We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cba237 commit fb4b800Copy full SHA for fb4b800
README.md
@@ -46,6 +46,7 @@ Additional components:
46
(preliminary but functional).
47
- pic16bit/ -- a version of Micro Python for 16-bit PIC microcontrollers.
48
- cc3200/ -- a version of Micro Python that runs on the CC3200 from TI.
49
+- esp8266/ -- an experimental port for ESP8266 WiFi modules.
50
- unix-cpy/ -- a version of Micro Python that outputs bytecode (for testing).
51
- tests/ -- test framework and test scripts.
52
- tools/ -- various tools, including the pyboard.py module.
0 commit comments