This website requires JavaScript.
Explore
Help
Register
Sign in
luchianmihai
/
walnux
Watch
1
Star
0
Fork
You've already forked walnux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cfaa4ece13
walnux
/
configs
/
esp32-core
/
scripts
History
Gregory Nutt
b750df8f46
Removes last of duplicat Make.defs files.
2017-07-11 09:57:57 -06:00
..
.gitignore
Trivial change to .gitignore
2016-10-18 13:30:07 -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 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
Make.defs
Removes last of duplicat Make.defs files.
2017-07-11 09:57:57 -06:00