micropython/cc3200/bootmgr
Damien George 7d4a2f773c all: Make use of $(TOP) variable in Makefiles, instead of "..".
$(TOP) is defined in py/mkenv.mk and should be used to refer to the top
level of this repository.
2017-08-11 12:22:19 +10:00
..
relocator cc3200: Add bootmanager relocator to the repository. 2015-02-09 15:03:12 +01:00
sl cc3200: Update simplelink SPI driver to SDK release version 1.1.0. 2015-03-16 00:42:06 +01:00
bootgen.sh cc3200: Actually allow to specify a custom build directory. 2015-10-28 11:09:45 +01:00
bootloader.mk all: Make use of $(TOP) variable in Makefiles, instead of "..". 2017-08-11 12:22:19 +10:00
bootmgr.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
bootmgr.lds all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
flc.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
main.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
runapp.s cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00