index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc3200
/
bootmgr
Age
Commit message (
Expand
)
Author
2015-04-05
string0.c: Move from stmhal/ to lib/.
Paul Sokolovsky
2015-03-16
cc3200: Update simplelink SPI driver to SDK release version 1.1.0.
danicampora
2015-03-16
cc3200: Update HAL to SDK release version 1.1.0.
danicampora
2015-03-14
cc3200: Rewrite the PRCM RTC functionality methods.
danicampora
2015-03-14
cc3200: Clean up linker scripts and startup file.
danicampora
2015-03-11
cc3200: Add power management framework. Add mpcallback class.
danicampora
2015-03-11
cc3200: Make WDT and HeartBeat constant objects on their own right.
danicampora
2015-02-28
cc3200: Create separate release/debug build directories
Johan Hendriks
2015-02-25
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-22
cc3200: Add optimization flags to drivers/cc3100 in the debug build.
danicampora
2015-02-21
drivers/cc3100: Remove dependence on debug.h.
Damien George
2015-02-21
cc3200: Get compiling with CC3100 driver from drivers/ directory.
Damien George
2015-02-21
cc3200: Add explicit py/ path-prefix for py includes.
Damien George
2015-02-21
cc3200: Add SD module and disable SD card support for the LAUNCHXL.
danicampora
2015-02-21
cc3200: Add exit values to the shell scripts.
danicampora
2015-02-20
cc3200: Change safe-boot pin to GPIO28.
danicampora
2015-02-20
cc3200: Remove asserts from sl_Stop() and reduce timeout to 250ms.
danicampora
2015-02-09
cc3200: Rename GPIO module to Pin.
danicampora
2015-02-09
cc3200: Add bootmanager relocator to the repository.
danicampora
2015-02-06
cc3200: Add cc3200 port of MicroPython.
danicampora