This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bootloader_support
/
src
History
Angus Gratton
c4306f7942
bootloader_support: Remove deprecated partition load/verify functions
...
Deprecated since v3.2
2019-09-19 18:45:36 +10:00
..
esp32
flash encryption: add option to require flash encryption to be enabled
2019-09-10 17:19:08 +02:00
idf
make bootloader_support depend on IDF_TARGET
2019-04-16 17:37:56 +08:00
bootloader_clock.c
bootloader: add definition of esp_clk_apb_freq
2019-09-11 10:16:43 +10:00
bootloader_common.c
bugfix(flash): add flash config in app startup
2019-07-18 14:40:59 +08:00
bootloader_flash_config.c
bugfix(flash): add flash config in app startup
2019-07-18 14:40:59 +08:00
bootloader_flash.c
Bugfix: ota fails with secure boot on for image size greater than 3.2MB
2019-07-01 20:04:15 +00:00
bootloader_init.c
bugfix(flash): add flash config in app startup
2019-07-18 14:40:59 +08:00
bootloader_random.c
all: Using xxx_periph.h
2019-06-03 14:15:08 +08:00
bootloader_utility.c
Merge branch 'bugfix/remove_secure_boot_test_mode' into 'master'
2019-06-11 07:25:07 +08:00
esp_image_format.c
bootloader_support: Remove deprecated partition load/verify functions
2019-09-19 18:45:36 +10:00
flash_encrypt.c
flash encryption: Ensure flash encryption can't be disabled if Secure Boot is on
2019-09-11 10:16:43 +10:00
flash_partitions.c
separate rom from esp32 component to esp_rom
2019-03-21 18:51:45 +08:00
flash_qio_mode.c
all: Using xxx_periph.h
2019-06-03 14:15:08 +08:00