Add nuttx to the system framework, which is 10.1.0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
10 a=1
|
||||
20 repeat
|
||||
30 print a
|
||||
40 a=a+1
|
||||
50 until a=10
|
||||
Reference in New Issue
Block a user