Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cc3200/appsign.sh: Use md5 if running under Darwin. | Gary Ashton-Jones | 2015-11-18 |
| | |||
* | cc3200: Actually allow to specify a custom build directory. | danicampora | 2015-10-28 |
| | |||
* | cc3200: Enable long filename support in FatFS. | Daniel Campora | 2015-04-11 |
| | | | | | | | This has implications all over the place. I have to admit that you can instantly see that usability improves, but it costs 3K. At the same time I took the oportunity to rename the '/SFLASH' drive to '/flash' which improves compatibility with the pyboard. | ||
* | cc3200: Create separate release/debug build directories | Johan Hendriks | 2015-02-28 |
| | |||
* | cc3200: Fix md5 application signing, add missing accents. | danicampora | 2015-02-25 |
| | |||
* | cc3200: Add exit values to the shell scripts. | danicampora | 2015-02-21 |
| | |||
* | cc3200: Add cc3200 port of MicroPython. | danicampora | 2015-02-06 |
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. |