micropython/cc3200/bootmgr
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
..
relocator
sl
bootgen.sh
bootloader.mk
bootmgr.h cc3200: Rename GPIO module to Pin. 2015-02-09 20:01:54 +01:00
bootmgr.lds
flc.h cc3200: Rename GPIO module to Pin. 2015-02-09 20:01:54 +01:00
main.c
runapp.s