micropython: add micropython component
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
MicroPython \.\+ version
|
||||
Use \.\+
|
||||
>>> # basic REPL tests
|
||||
>>> print(1)
|
||||
1
|
||||
>>> print(1)
|
||||
1
|
||||
>>> 2
|
||||
2
|
||||
>>>
|
Reference in New Issue
Block a user