aboutsummaryrefslogtreecommitdiff
path: root/cc3200/mods/pybuart.h
AgeCommit message (Expand)Author
2015-09-10cc3200: Improve Pin and UART implementation.Daniel Campora
2015-09-10cc3200: New UART API plus related test.Daniel Campora
2015-05-17cc3200: Add Timer module. Supports free running, PWM and capture modes.Daniel Campora
2015-03-26cc3200: Add callback support to the UART for RX interrupts.Daniel Campora
2015-03-17cc3200: Make peripheral objects static.danicampora
2015-03-11cc3200: Register ADC and I2C with the sleep module.danicampora
2015-03-11cc3200: Add power management framework. Add mpcallback class.danicampora
2015-02-20cc3200: Refactor UART and I2C object creation.danicampora
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora