Select Git revision
Forked from
card10 / firmware
Source project has a limited visibility.
-
Mateusz Zalega authored
Signed-off-by:
Mateusz Zalega <mateusz@appliedsourcery.com>
Mateusz Zalega authoredSigned-off-by:
Mateusz Zalega <mateusz@appliedsourcery.com>
repl_basic.py.exp 92 B
MicroPython \.\+ version
Use \.\+
>>> # basic REPL tests
>>> print(1)
1
>>> print(1)
1
>>>