index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc3200
/
simplelink
Age
Commit message (
Expand
)
Author
2015-11-01
cc3200: Remove includes of rom.h (must be included via rom_map.h).
danicampora
2015-10-19
cc3200: Increase stack sizes a bit.
danicampora
2015-03-26
cc3200: Remove unneeded SPI instruction in the simplelink driver.
Daniel Campora
2015-03-16
cc3200: Update simplelink SPI driver to SDK release version 1.1.0.
danicampora
2015-03-11
cc3200: Reduce stack sizes of simplelink and the servers.
danicampora
2015-03-11
cc3200: Add power management framework. Add mpcallback class.
danicampora
2015-03-11
cc3200: Place functions only used while booting in a special section.
danicampora
2015-02-26
cc3200: Modify simplelink FreeRTOS OSI layer to only use semaphores.
danicampora
2015-02-25
cc3200: Add WDT functionality as part of the pyb module.
danicampora
2015-02-22
cc3200: Remove dependencies from FreeRTOS.
danicampora
2015-02-21
cc3200: Move CC3100 driver from cc3200/simplelink to drivers/cc3100.
Damien George
2015-02-21
cc3200: Replace physical tabs with spaces.
Damien George
2015-02-06
cc3200: Add cc3200 port of MicroPython.
danicampora