README: Add note about pic16bit port.

pull/1174/merge
Damien George 2015-04-03 14:16:49 +01:00
rodzic 43ea73faa6
commit c0dcf6e878
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -44,6 +44,7 @@ Additional components:
mostly to control code size.
- 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.
- 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.