aboutsummaryrefslogtreecommitdiff
path: root/cc3200
AgeCommit message (Expand)Author
2015-02-20cc3200: Disable FreeRTOS asserts. Optimize more files if BTYPE=debug.danicampora
2015-02-13cc3200: Add I2C module. Only master mode is currently supported.danicampora
2015-02-13cc3200: Get bootloader compiling with changes to HAL.Damien George
2015-02-13stmhal: Make pybstdio usable by other ports, and use it.Damien George
2015-02-09cc3200: Rename GPIO module to Pin.danicampora
2015-02-09cc3200: Add bootmanager relocator to the repository.danicampora
2015-02-07py: Protect mp_parse and mp_compile with nlr push/pop block.Damien George
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora