We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16d1c0 commit fa17eabCopy full SHA for fa17eab
1 file changed
README.md
@@ -50,6 +50,7 @@ Additional components:
50
- pic16bit/ -- a version of MicroPython for 16-bit PIC microcontrollers.
51
- cc3200/ -- a version of MicroPython that runs on the CC3200 from TI.
52
- esp8266/ -- an experimental port for ESP8266 WiFi modules.
53
+- extmod/ -- additional (non-core) modules implemented in C.
54
- tools/ -- various tools, including the pyboard.py module.
55
- examples/ -- a few example Python scripts.
56
0 commit comments