This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-04-02 12:50:12 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_rom
/
include
/
esp32h2
/
rom
History
Jakob Hasse
f8b5ed5d6c
refactor (soc, esp_rom)!: removed target-specific ROM dependencies
2022-07-05 13:57:58 +08:00
..
aes.h
…
apb_backup_dma.h
…
bigint.h
…
cache.h
…
crc.h
…
digital_signature.h
…
efuse.h
efuse: update efuse name
2022-05-28 22:03:16 +08:00
esp_flash.h
…
ets_sys.h
…
gpio.h
gpio: Clean up unit tests and enable ci ut on some previously disabled test cases
2022-03-30 15:11:08 +08:00
hmac.h
…
libc_stubs.h
…
lldesc.h
refactor (soc, esp_rom)!: removed target-specific ROM dependencies
2022-07-05 13:57:58 +08:00
md5_hash.h
…
miniz.h
…
rom_layout.h
esp32h2beta2:update rom layout table
2022-03-29 14:13:06 +08:00
rsa_pss.h
…
rtc.h
esp_system: replace the range comparsion for reset reason in perip clk init with specific reset reason check, also add a test case in LEDC to check for the perip clk not being disabled after cpu reset
2022-02-09 15:54:34 +08:00
secure_boot.h
Fix copyright headers for few include files
2021-11-30 22:25:33 +05:30
sha.h
…
spi_flash.h
spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h
2021-12-30 14:12:31 +08:00
tjpgd.h
…
uart.h
…