This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
bbd19602a6
nuttx
/
configs
/
esp32-core
/
scripts
History
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
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 core: Add linker script
2016-10-18 09:43:56 -06:00
esp32_rom.ld
Add vectors for interrupt levels 2-6
2016-10-19 13:58:51 -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
Make.defs
configs/: Add definition of strip to many Make.defs files.
2018-03-25 09:25:37 -06:00