aboutsummaryrefslogtreecommitdiff
path: root/cc3200/mods/pybuart.c
AgeCommit message (Expand)Author
2015-02-21cc3200: Add UART __del__ method.danicampora
2015-02-21cc3200: Add explicit py/ path-prefix for py includes.Damien George
2015-02-20cc3200: Refactor UART and I2C object creation.danicampora
2015-02-20cc3200: Increase UART default read buffer size to 128 bytes.danicampora
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-13stmhal: Make pybstdio usable by other ports, and use it.Damien George
2015-02-09cc3200: Rename GPIO module to Pin.danicampora
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora