esp-idf/components/bootloader/subproject
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
..
components/micro-ecc bootloader: update copyright notice 2021-06-02 14:22:09 +02:00
main (Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file 2022-08-17 14:58:36 +08:00
.gitignore build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
CMakeLists.txt bootloader: fix adding bootloader_components to EXTRA_COMPONENT_DIRS 2021-10-06 10:17:19 +02:00
Makefile make build system: fix build for undefined _lock_* funcs 2021-06-07 12:53:45 +07:00