incubator-nuttx/configs/esp32-core/scripts
Gregory Nutt dc8941e958 configs/: Add definition of strip to many Make.defs files. 2018-03-25 09:25:37 -06:00
..
.gitignore Trivial change to .gitignore 2016-10-18 13:30:07 -06:00
Make.defs configs/: Add definition of strip to many Make.defs files. 2018-03-25 09:25:37 -06:00
esp32.cfg ESP32 core v2: Two changes (1) flushes the UART TX buffer in the esp32 serial shutdown routine. The ROM bootloader does not flush the FIFO before handing over to user code, so some of this output is not currently seen when the UART is reconfigured in early stages of startup. And changes the openocd config file's default flash voltage from 1.8V to 3.3V. This is not necessary right now, but may save some hard-to-debug moments down the track (3.3V-only flash running at 1.8V often half-works and does weird things...) 2016-12-14 08:15:03 -06:00
esp32.template ESP32: Fix heap initialization 2016-10-23 14:20:03 -06:00
esp32_flash.ld Xtensa ESP32: Fix several build-related issues associated with vector section 2016-12-15 10:08:26 -06:00
esp32_iram.ld Xtensa ESP32: Fix several build-related issues associated with vector section 2016-12-15 10:08:26 -06:00
esp32_peripherals.ld
esp32_rom.ld Add vectors for interrupt levels 2-6 2016-10-19 13:58:51 -06:00