We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3cd154 commit 23008dbCopy full SHA for 23008db
1 file changed
README.md
@@ -45,6 +45,7 @@ Additional components:
45
- teensy/ -- a version of Micro Python that runs on the Teensy 3.1
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
- unix-cpy/ -- a version of Micro Python that outputs bytecode (for testing).
50
- tests/ -- test framework and test scripts.
51
- tools/ -- various tools, including the pyboard.py module.
0 commit comments