| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-15 | cc3200: Implement new OTA mechanism with 2 firmware update slots. | Daniel Campora | |
| 2015-06-30 | cc3200: Add CA, certificate and key files to the updater list. | Daniel Campora | |
| 2015-02-09 | cc3200: Rename GPIO module to Pin. | danicampora | |
| This change helps making the cc3200 port API a bit closer to stmhal. The ramaining differences are due to the specific hardware details of each chip. One feature that has been deliberately disabled is the possibility to add custom names and custom pin mappings. Those features are nice and convenient, but in this port, code size is a major concern. | |||
| 2015-02-06 | cc3200: Add cc3200 port of MicroPython. | danicampora | |
| The port currently implements support for GPIO, RTC, ExtInt and the WiFi subsystem. A small file system is available in the serial flash. A bootloader which makes OTA updates possible, is also part of this initial implementation. | |||
