aboutsummaryrefslogtreecommitdiff
path: root/cc3200/application.mk
AgeCommit message (Expand)Author
2015-04-05string0.c: Move from stmhal/ to lib/.Paul Sokolovsky
2015-03-21cc3200: Add SPI module.danicampora
2015-03-21cc3200: Re-name pybsystick to mpsystick.danicampora
2015-03-11cc3200: Add power management framework. Add mpcallback class.danicampora
2015-03-11cc3200: Merge ExtInt class into Pin class.danicampora
2015-03-11cc3200: Add preliminary low power deep sleep support.danicampora
2015-02-28cc3200: Create separate release/debug build directoriesJohan Hendriks
2015-02-25cc3200: Add WDT functionality as part of the pyb module.danicampora
2015-02-22cc3200: Add optimization flags to drivers/cc3100 in the debug build.danicampora
2015-02-21cc3200: Get compiling with CC3100 driver from drivers/ directory.Damien George
2015-02-21cc3200: Add explicit py/ path-prefix for py includes.Damien George
2015-02-21cc3200: Add SD module and disable SD card support for the LAUNCHXL.danicampora
2015-02-20cc3200: Add ADC module.danicampora
2015-02-20cc3200: Disable FreeRTOS asserts. Optimize more files if BTYPE=debug.danicampora
2015-02-13cc3200: Add I2C module. Only master mode is currently supported.danicampora
2015-02-13stmhal: Make pybstdio usable by other ports, and use it.Damien George
2015-02-09cc3200: Rename GPIO module to Pin.danicampora
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora