esp-idf/components/bootloader/subproject
Omar Chebib f5ad8ac423 (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-22 02:43:50 +00:00
..
components/micro-ecc global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
main (Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file 2022-08-22 02:43:50 +00:00
.gitignore build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
CMakeLists.txt bootloader: Suppress a Cmake warning - variables were not used by the project 2021-04-22 07:27:08 +00:00
Makefile make build system: fix build for undefined _lock_* funcs 2021-06-25 11:48:25 +07:00