This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-04-28 03:23:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
249aeb84c80d31d3d99da33568b994c424d1623a
esp-idf
/
components
/
bootloader_support
/
include
T
History
armando
c60ed4b338
fix(spm): rename scp (scratchpad) to spm (scratchpad memory)
2026-03-17 01:29:34 +00:00
..
bootloader_clock.h
…
bootloader_common.h
feat: updated check for chip revision and respective testcases
2025-04-07 18:18:16 +08:00
bootloader_mem.h
…
bootloader_memory_utils.h
fix(spm): rename scp (scratchpad) to spm (scratchpad memory)
2026-03-17 01:29:34 +00:00
bootloader_random.h
…
bootloader_util.h
…
bootloader_utility_tee.h
…
esp_app_format.h
feat(esp32s31): Introduce esp32s31 hello world
2025-12-02 10:44:16 +08:00
esp_flash_data_types.h
…
esp_flash_encrypt.h
refactor(flash_enc): move esp_flash_encryption_enabled() to efuse component
2026-02-05 11:42:08 +08:00
esp_flash_partitions.h
refactor(esp_tee): Remove the deprecated TEE secure storage partition subtype
2025-05-04 18:03:30 +05:30
esp_image_format.h
…
esp_secure_boot.h
fix(bootloader_support): added ecdsa curve validation during secure boot
2026-03-03 12:53:27 +05:30
esp_tee_ota_utils.h
…