aboutsummaryrefslogtreecommitdiff
path: root/cc3200/misc/mperror.h
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-07-18all: Unify header guard usage.Alexander Steffen
2016-06-28cc3200: Remove obsolete singleton heart-beat object.Damien George
2015-10-19cc3200: Create wipy module, remove HeartBeat class.danicampora
2015-06-10cc3200: Add contructor to the HeartBeat class.Daniel Campora
2015-06-07cc3200: Add antenna selection feature to WLAN.Daniel Campora
2015-03-25cc3200: Add GPIO25 to the pins list of the WiPy and the WiPy-SD.Daniel Campora
2015-03-14cc3200: Rewrite the PRCM RTC functionality methods.danicampora
2015-03-14cc3200: Increase heartbeat period from 3 to 5 seconds.danicampora
2015-03-11cc3200: Make WDT and HeartBeat constant objects on their own right.danicampora
2015-02-28cc3200: Add heartbeat signal on system led.danicampora
2015-02-25cc3200: Implement safe boot pin and system led behaviour.danicampora
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora