summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/mods/pybpin.h
Commit message (Expand)AuthorAge
* cc3200: Simplify the Timer API and correct the documents.danicampora2016-02-21
* cc3200: New irq API, affects all classes that provide the irq method.Daniel Campora2015-09-27
* cc3200: New ADC API.Daniel Campora2015-09-16
* cc3200: Make UART choose default id when not given.Daniel Campora2015-09-16
* cc3200: Refactor pin af assigment functions.Daniel Campora2015-09-10
* cc3200: Improve Pin and UART implementation.Daniel Campora2015-09-10
* cc3200: New UART API plus related test.Daniel Campora2015-09-10
* cc3200: Add alternate functions list to Pin object.Daniel Campora2015-09-10
* cc3200: Implement new Pin API.Daniel Campora2015-09-10
* cc3200: Code clean-up on pybpin.Daniel Campora2015-07-02
* cc3200: Clean up pyb.PinDaniel Campora2015-05-03
* cc3200: Remove duplicated code from moduos.Daniel Campora2015-03-31
* cc3200: Reenable active interrupts when waking from suspended mode.Daniel Campora2015-03-26
* cc3200: Remove double administration of callback objects.danicampora2015-03-16
* cc3200: Add power management framework. Add mpcallback class.danicampora2015-03-11
* cc3200: Merge ExtInt class into Pin class.danicampora2015-03-11
* cc3200: Add preliminary low power deep sleep support.danicampora2015-03-11
* cc3200: Add SD module and disable SD card support for the LAUNCHXL.danicampora2015-02-21
* cc3200: Add I2C module. Only master mode is currently supported.danicampora2015-02-13
* cc3200: Rename GPIO module to Pin.danicampora2015-02-09