summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/main.c
Commit message (Expand)AuthorAge
* cc3200: Shrink the FreeRTOS heap and place TCB+stack in freed location.Damien George2016-06-28
* cc3200: Use xTaskCreateStatic instead of osi_TaskCreate.Damien George2016-06-28
* cc3200: Add basic threading capabilities.Damien George2016-06-28
* cc3200: Define our own FreeRTOS heap so it can go in a special segment.Damien George2016-06-28
* all: Add py/mphal.h and use it in all ports.Damien George2015-10-31
* cc3200: Re-config antenna selection when waking from suspended mode.Daniel Campora2015-06-07
* cc3200: Add antenna selection feature to WLAN.Daniel Campora2015-06-07
* cc3200: Place functions only used while booting in a special section.danicampora2015-03-11
* cc3200: Add heartbeat signal on system led.danicampora2015-02-28
* cc3200: Implement safe boot pin and system led behaviour.danicampora2015-02-25
* cc3200: Add WDT functionality as part of the pyb module.danicampora2015-02-25
* cc3200: Remove dependencies from FreeRTOS.danicampora2015-02-22
* cc3200: Add explicit py/ path-prefix for py includes.Damien George2015-02-21
* cc3200: Add cc3200 port of MicroPython.danicampora2015-02-06