esp-idf/components/bootloader
Omar Chebib 3154abc66e (Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file
Adding prop and lit sections to the ELF will let the debugger and the disassembler
have more info about data bytes present in the middle of the Xtensa
instructions, usually used for padding.
2022-08-17 14:58:36 +08:00
..
subproject (Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file 2022-08-17 14:58:36 +08:00
CMakeLists.txt esptool_py: Add esptool_py as a dependency for any component that uses it 2021-03-08 19:47:38 +11:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig.projbuild bootloader: Create option for enabling memory region protection 2022-05-16 09:39:51 -03:00
Makefile.projbuild bootloader: override the 2nd stage bootloader 2021-07-05 10:25:32 +08:00
project_include.cmake bootloader: override the 2nd stage bootloader 2021-07-05 10:25:32 +08:00
sdkconfig.rename feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 2020-02-25 01:28:22 +05:30