esp-idf/components/bootloader
Ivan Grokhotkov 0290a34b55 components/esp32: clean up cpu_start
Move CPU region protection setup into soc/cpu.h
change tabs to spaces
remove unused extern declarations
use RTC_WDTCONFIG0 instead of numeric address (still need to fix BB reg)
2016-09-15 02:03:55 +08:00
..
src components/esp32: clean up cpu_start 2016-09-15 02:03:55 +08:00
Kconfig.projbuild components/log: add implementation, update a few components to use it 2016-09-15 00:53:33 +08:00
Makefile.projbuild bootloader: Add bootloader Kconfig 2016-09-13 14:18:17 +10:00