Skip to content

Commit fa17eab

Browse files
committed
README: Describe extmod/ dir.
1 parent c16d1c0 commit fa17eab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Additional components:
5050
- pic16bit/ -- a version of MicroPython for 16-bit PIC microcontrollers.
5151
- cc3200/ -- a version of MicroPython that runs on the CC3200 from TI.
5252
- esp8266/ -- an experimental port for ESP8266 WiFi modules.
53+
- extmod/ -- additional (non-core) modules implemented in C.
5354
- tools/ -- various tools, including the pyboard.py module.
5455
- examples/ -- a few example Python scripts.
5556

0 commit comments

Comments
 (0)