index
:
micropython
docs/library/bluetooth
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
cc3200
/
main.c
Commit message (
Expand
)
Author
Age
*
cc3200: Shrink the FreeRTOS heap and place TCB+stack in freed location.
Damien George
2016-06-28
*
cc3200: Use xTaskCreateStatic instead of osi_TaskCreate.
Damien George
2016-06-28
*
cc3200: Add basic threading capabilities.
Damien George
2016-06-28
*
cc3200: Define our own FreeRTOS heap so it can go in a special segment.
Damien George
2016-06-28
*
all: Add py/mphal.h and use it in all ports.
Damien George
2015-10-31
*
cc3200: Re-config antenna selection when waking from suspended mode.
Daniel Campora
2015-06-07
*
cc3200: Add antenna selection feature to WLAN.
Daniel Campora
2015-06-07
*
cc3200: Place functions only used while booting in a special section.
danicampora
2015-03-11
*
cc3200: Add heartbeat signal on system led.
danicampora
2015-02-28
*
cc3200: Implement safe boot pin and system led behaviour.
danicampora
2015-02-25
*
cc3200: Add WDT functionality as part of the pyb module.
danicampora
2015-02-25
*
cc3200: Remove dependencies from FreeRTOS.
danicampora
2015-02-22
*
cc3200: Add explicit py/ path-prefix for py includes.
Damien George
2015-02-21
*
cc3200: Add cc3200 port of MicroPython.
danicampora
2015-02-06