aboutsummaryrefslogtreecommitdiff
path: root/cc3200/mods/pybsd.c
AgeCommit message (Expand)Author
2015-03-11cc3200: Add preliminary low power deep sleep support.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: Rename SD.config() to SD.config_pins().danicampora
2015-02-21cc3200: Remove sd paths from sys path when disabling the sd card.danicampora
2015-02-21cc3200: Add explicit py/ path-prefix for py includes.Damien George
2015-02-21cc3200: Correct pybsd_config() params retrieval.danicampora
2015-02-21cc3200: Add SD module and disable SD card support for the LAUNCHXL.danicampora