You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@
4
4
Instead of supporting the full standard library, only a subset is implemented, carefully selected with the requirements of a microcontroller environment in mind.
5
5
But this should not limit your creativity and ability to create great applications at all.
6
6
7
+
## API
8
+
9
+
Coming soon - checkout the [examples](https://github.com/ofabel/mp-flipper/tree/master/examples) for now.
10
+
7
11
## Disclaimer
8
12
9
13
Running MicroPython is a heavy task for the Flipper.
0 commit comments