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
/
esp_rom
/
include
/
esp32p4
/
rom
History
Marius Vikhammer
4ce4af61ad
fix(system): update reset reasons for P4 and C5
2024-02-21 11:59:28 +08:00
..
aes.h
…
bigint.h
…
cache.h
…
crc.h
…
digital_signature.h
feat(ds): add Digital Signature peripheral support for esp32p4
2023-09-01 15:44:21 +05:30
ecdsa.h
…
efuse.h
feat(efuse): Support eFuses and doc for ESP32P4
2023-09-12 17:58:17 +08:00
esp_flash.h
…
ets_sys.h
…
gpio.h
change(gpio): esp32p4 available pins are GPIO0 ~ GPIO54
2023-12-20 11:23:32 +08:00
hmac.h
…
key_mgr.h
fix(esp_hw_support): Update key manager support
2024-01-23 10:24:39 +05:30
km.h
feat(esp_rom): Added ROM headers related to Key Manager
2023-10-16 09:26:45 +05:30
libc_stubs.h
fix(esp_rom): fix libc_stubs.h includes
2023-10-09 12:13:02 +04:00
lldesc.h
…
md5_hash.h
…
opi_flash.h
…
rom_layout.h
…
rsa_pss.h
…
rtc.h
fix(system): update reset reasons for P4 and C5
2024-02-21 11:59:28 +08:00
secure_boot.h
…
sha.h
…
spi_flash.h
refactor(spi_flash): Use new spi_flash register sturct and deperecate the old one
2024-01-08 09:59:22 +08:00
uart.h
…