summaryrefslogtreecommitdiff
path: root/cc3200/simplelink
AgeCommit message (Expand)Author
2015-03-26cc3200: Remove unneeded SPI instruction in the simplelink driver.Daniel Campora
2015-03-16cc3200: Update simplelink SPI driver to SDK release version 1.1.0.danicampora
2015-03-11cc3200: Reduce stack sizes of simplelink and the servers.danicampora
2015-03-11cc3200: Add power management framework. Add mpcallback class.danicampora
2015-03-11cc3200: Place functions only used while booting in a special section.danicampora
2015-02-26cc3200: Modify simplelink FreeRTOS OSI layer to only use semaphores.danicampora
2015-02-25cc3200: Add WDT functionality as part of the pyb module.danicampora
2015-02-22cc3200: Remove dependencies from FreeRTOS.danicampora
2015-02-21cc3200: Move CC3100 driver from cc3200/simplelink to drivers/cc3100.Damien George
2015-02-21cc3200: Replace physical tabs with spaces.Damien George
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora