zephyr/soc/xtensa/esp32
Andy Ross 953a81a194 esp32: Enable an early-boot printk hook
The firmware starts us with an already-initialized UART and a simple
ROM hook.  Use that as the default printk handler so we can log in
very early boot.  It will be overriden later (as it happens, by
another handler based on the same firmware hooks).

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-11-14 19:08:27 -05:00
..
include soc: esp32: Update auto-generated _soc_inthandlers.h 2018-10-27 21:25:57 -04:00
CMakeLists.txt xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
esp32-mp.c xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
Kconfig.defconfig Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.soc xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
linker.ld interrupts: simplify position of sw ISR table 2018-11-10 11:01:22 -05:00
sdkconfig.h xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
soc.c esp32: Enable an early-boot printk hook 2018-11-14 19:08:27 -05:00
soc.h xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00