aboutsummaryrefslogtreecommitdiff
path: root/cc3200/mpconfigport.h
AgeCommit message (Expand)Author
2015-03-17cc3200: Make peripheral objects static.danicampora
2015-03-11cc3200: Add power management framework. Add mpcallback class.danicampora
2015-03-11cc3200: Merge ExtInt class into Pin class.danicampora
2015-03-11cc3200: Add preliminary low power deep sleep support.danicampora
2015-02-23cc3200: Introduce MICROPY_PORT_HAS_TELNET and MICROPY_PORT_HAS_FTP.danicampora
2015-02-21cc3200: Disable MICROPY_OPT_COMPUTED_GOTO.danicampora
2015-02-20cc3200: Disable MICROPY_PY_SYS_EXIT and MICROPY_EMIT_INLINE_THUMB.danicampora
2015-02-20cc3200: Refactor UART and I2C object creation.danicampora
2015-02-13cc3200: Add I2C module. Only master mode is currently supported.danicampora
2015-02-09cc3200: Rename GPIO module to Pin.danicampora
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora