README.md: Add the CC3200 port to the list of additional components.

pull/1184/merge
Daniel Campora 2015-04-18 19:15:28 +02:00
rodzic e3cd154317
commit 23008db6e1
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -45,6 +45,7 @@ Additional components:
- teensy/ -- a version of Micro Python that runs on the Teensy 3.1
(preliminary but functional).
- pic16bit/ -- a version of Micro Python for 16-bit PIC microcontrollers.
- cc3200/ -- a version of Micro Python that runs on the CC3200 from TI.
- unix-cpy/ -- a version of Micro Python that outputs bytecode (for testing).
- tests/ -- test framework and test scripts.
- tools/ -- various tools, including the pyboard.py module.