micropython/cc3200/boards
danicampora 53716fcc3e cc3200: Rename GPIO module to Pin.
This change helps making the cc3200 port API a bit closer to stmhal.
The ramaining differences are due to the specific hardware details
of each chip. One feature that has been deliberately disabled is the
possibility to add custom names and custom pin mappings. Those
features are nice and convenient, but in this port, code size is a
major concern.
2015-02-09 20:01:54 +01:00
..
LAUNCHXL cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
cc3200_af.csv cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
cc3200_prefix.c cc3200: Rename GPIO module to Pin. 2015-02-09 20:01:54 +01:00
make-pins.py cc3200: Rename GPIO module to Pin. 2015-02-09 20:01:54 +01:00