esp-idf/components/bootloader_support/src
Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.

(Line endings, blank lines at end of file, trailing whitespace)
2020-11-11 07:36:35 +00:00
..
esp32 bootloader: create public bootloader_flash.h header 2020-09-19 10:52:02 +08:00
esp32s2 bootloader_support: add esp32-s3 initial support 2020-09-22 15:15:03 +08:00
esp32s3 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
idf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bootloader_clock_init.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bootloader_clock_loader.c bootloader: fix section placement issues found by the check script 2020-09-03 18:14:17 +02:00
bootloader_common.c bootloader_support: move anti rollback API to common loader section 2020-09-30 11:13:13 +05:30
bootloader_common_loader.c bootloader_support: move anti rollback API to common loader section 2020-09-30 11:13:13 +05:30
bootloader_console.c bootloader_support: add esp32-s3 initial support 2020-09-22 15:15:03 +08:00
bootloader_console_loader.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
bootloader_efuse_esp32.c efuse/esp32: Expands PKG_VER from 3 bit to 4 bits 2020-09-17 07:44:37 +00:00
bootloader_efuse_esp32s2.c efuse/esp32: Expands PKG_VER from 3 bit to 4 bits 2020-09-17 07:44:37 +00:00
bootloader_efuse_esp32s3.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bootloader_flash.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bootloader_flash_config_esp32.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
bootloader_flash_config_esp32s2.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
bootloader_flash_config_esp32s3.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
bootloader_init.c bootloader: create public bootloader_flash.h header 2020-09-19 10:52:02 +08:00
bootloader_mem.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bootloader_panic.c bootloader: fix section placement issues found by the check script 2020-09-03 18:14:17 +02:00
bootloader_random.c esp32s2: Support bootloader_random_enable() 2020-10-16 18:48:26 +11:00
bootloader_random_esp32.c esp32s2: Support bootloader_random_enable() 2020-10-16 18:48:26 +11:00
bootloader_random_esp32s2.c esp32s2: Use regi2c registers to enable bootloader RNG 2020-10-22 14:39:59 +11:00
bootloader_random_esp32s3.c ci: add more build test for esp32-s3 2020-10-27 17:22:17 +08:00
bootloader_utility.c bootloader_support: add esp32-s3 initial support 2020-09-22 15:15:03 +08:00
esp_image_format.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
flash_encrypt.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
flash_partitions.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
flash_qio_mode.c bootloader_support: add esp32-s3 initial support 2020-09-22 15:15:03 +08:00