aboutsummaryrefslogtreecommitdiff
path: root/cc3200/ftp/updater.c
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
2015-10-31all: Add py/mphal.h and use it in all ports.Damien George
2015-09-16cc3200: Keep overwriting the same image on sequential updates.Daniel Campora
2015-07-15cc3200: Implement new OTA mechanism with 2 firmware update slots.Daniel Campora
2015-06-30cc3200: Add CA, certificate and key files to the updater list.Daniel Campora
2015-05-24cc3200: Remove NIC abstraction layer.Daniel Campora
2015-04-18cc3200: Clean up and reduce use/include of std.h.Damien George
2015-04-11cc3200: Enable long filename support in FatFS.Daniel Campora
2015-02-22cc3200: Remove dependencies from FreeRTOS.danicampora
2015-02-21cc3200: Add explicit py/ path-prefix for py includes.Damien George
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora