aboutsummaryrefslogtreecommitdiff
path: root/cc3200/Makefile
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-08-11all: Make use of $(TOP) variable in Makefiles, instead of "..".Damien George
2017-03-23all/Makefile: Remove -ansi from GCC flags, its ignored anyway.Krzysztof Blazewicz
2017-01-30cc3200: Convert to use new VFS sub-system and new ooFatFs library.Damien George
2016-12-29cc3200: Add targets to erase flash, deploy firmware using cc3200tool.Paul Sokolovsky
2016-02-21cc3200: Fix "debug" build.danicampora
2015-06-18cc3200: Remove --specs=nano.specs linker flag.Daniel Campora
2015-05-28cc3200: Remove WIPY-SD variant, and make the WiPy the default board.Daniel Campora
2015-04-29cc3200: Remove unneeded -lgcc in Makefile.Daniel Campora
2015-04-28cc3200: Make telnet login procedure work with Tera Term.Matt Anderson
2015-02-28cc3200: Create separate release/debug build directoriesJohan Hendriks
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora