esp-idf/components/bootloader_support/bootloader_flash/include
Anton Maklakov 68e5d9d585 Remove IRAM_ATTR from any function declarations
IRAM_ATTR expands to a unique section attribute. Applying it to both
declaration and definition results in a section conflict.
2022-03-22 09:58:50 +00:00
..
bootloader_flash_config.h bootloader: move bootloader flash support to isolate folders 2021-12-30 14:05:12 +08:00
bootloader_flash_override.h Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
bootloader_flash_priv.h Merge branch 'refactor/remove_redundant_rom_cache_dependency' into 'master' 2022-03-12 10:11:39 +08:00
bootloader_flash.h Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
flash_qio_mode.h spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h 2021-12-30 14:12:31 +08:00