Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Use the name MicroPython consistently in comments | Alexander Steffen | 2017-07-31 |
* | cc3200: Fix "debug" build. | danicampora | 2016-02-21 |
* | cc3200: Increment interrupt stack size from 2K to 3K. | Daniel Campora | 2015-07-07 |
* | cc3200: Add Timer module. Supports free running, PWM and capture modes. | Daniel Campora | 2015-05-17 |
* | cc3200: Increase main stack size to 2K. | Daniel Campora | 2015-03-26 |
* | cc3200: Clean up linker scripts and startup file. | danicampora | 2015-03-14 |
* | cc3200: Place functions only used while booting in a special section. | danicampora | 2015-03-11 |
* | cc3200: Add SD module and disable SD card support for the LAUNCHXL. | danicampora | 2015-02-21 |
* | cc3200: Disable FreeRTOS asserts. Optimize more files if BTYPE=debug. | danicampora | 2015-02-20 |
* | cc3200: Add cc3200 port of MicroPython. | danicampora | 2015-02-06 |