Files
esp-idf/components/bootloader_support/src/bootloader_init.c
Angus Gratton e7ab7ce3af bootloader: Force bootloader_image_hdr to be word aligned
Possible due to linker order for this file to be placed unaligned,
causing failure from bootloader_flash_read() function.
2020-06-04 20:56:26 +10:00

3.9 KiB