esp-idf/components/bootloader
Omar Chebib 465577dd28 Bootloader: retained memory can now be kept after reboot when custom data enabled
User's custom data are not taken into account during the CRC calculation anymore.
Which means taht the retained mem structure is not systematically erased
on each reboot anymore.
2022-12-01 16:34:59 +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
Kconfig.projbuild Bootloader: retained memory can now be kept after reboot when custom data enabled 2022-12-01 16:34:59 +08:00
Makefile.projbuild bootloader: override the 2nd stage bootloader 2021-07-05 10:25:32 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
project_include.cmake bootloader: override the 2nd stage bootloader 2021-07-05 10:25:32 +08:00
sdkconfig.rename