This website requires JavaScript.
Explore
Help
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
2025-08-26 02:02:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dacb29e07624d230e64416a4a0f5f93a699e67e2
esp-idf
/
components
/
bootloader_support
/
include
History
Guillaume Souchere
102d290eb9
fix(heap): Wrong address calculation in heap_caps_free
...
Make sure that DRAM != IRAM before getting the DRAM address from a IRAM allocation.
2025-03-13 10:30:42 +01:00
..
bootloader_clock.h
…
bootloader_common.h
feat(bootloader): support to check efuse block revision
2024-08-28 12:12:54 +08:00
bootloader_mem.h
…
bootloader_memory_utils.h
fix(heap): Wrong address calculation in heap_caps_free
2025-03-13 10:30:42 +01:00
bootloader_random.h
…
bootloader_util.h
…
esp_app_format.h
esp32p4: introduce the target
2023-06-13 15:16:11 +08:00
esp_flash_data_types.h
…
esp_flash_encrypt.h
security: Adds new APIs to check that all eFuse security features are enabled correctly
2023-01-10 23:35:13 +08:00
esp_flash_partitions.h
feat(partition_table): Add read-only partition flag and functionality
2023-10-11 00:01:05 +02:00
esp_image_format.h
fix(ota): additional checks for secure version in anti-rollback case
2024-02-15 15:08:26 +02:00
esp_secure_boot.h
feat: Add API to verify the bootloader and app image
2023-10-12 14:53:57 +05:30