summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/application.lds
Commit message (Expand)AuthorAge
* all: Use the name MicroPython consistently in commentsAlexander Steffen2017-07-31
* cc3200: Fix "debug" build.danicampora2016-02-21
* cc3200: Increment interrupt stack size from 2K to 3K.Daniel Campora2015-07-07
* cc3200: Add Timer module. Supports free running, PWM and capture modes.Daniel Campora2015-05-17
* cc3200: Increase main stack size to 2K.Daniel Campora2015-03-26
* cc3200: Clean up linker scripts and startup file.danicampora2015-03-14
* cc3200: Place functions only used while booting in a special section.danicampora2015-03-11
* cc3200: Add SD module and disable SD card support for the LAUNCHXL.danicampora2015-02-21
* cc3200: Disable FreeRTOS asserts. Optimize more files if BTYPE=debug.danicampora2015-02-20
* cc3200: Add cc3200 port of MicroPython.danicampora2015-02-06