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-03-20 14:39:14 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
hal
/
esp32c5
/
include
/
hal
History
Konstantin Kondrashov
4daaa94593
Merge branch 'feature/cleanup_rom_efuse_header' into 'master'
...
change(all): Clearing unused efuse rom headers See merge request
espressif/esp-idf!27109
2024-01-26 20:30:44 +08:00
..
cache_ll.h
…
clk_gate_ll.h
…
clk_tree_ll.h
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
2024-01-25 19:15:33 +08:00
efuse_ll.h
change(all): Clearing unused efuse rom headers
2024-01-22 18:02:55 +02:00
gpio_ll.h
…
gpspi_flash_ll.h
…
lpwdt_ll.h
feat(esp32c5): support esptool on esp32c5 beta3
2024-01-09 13:11:11 +08:00
mmu_ll.h
…
modem_lpcon_ll.h
…
modem_syscon_ll.h
…
mwdt_ll.h
refactor(esp_hw_support): move TIMG_WDT_WKEY_VALUE defination from hal to soc
2024-01-23 11:51:44 +08:00
pmu_hal.h
…
pmu_ll.h
…
regi2c_ctrl_ll.h
…
rtc_io_ll.h
…
rwdt_ll.h
…
spi_flash_encrypted_ll.h
…
spi_flash_ll.h
feat(esp32c5): support to build hello world on esp32c5 beta3
2024-01-09 13:11:11 +08:00
spi_ll.h
…
spimem_flash_ll.h
refactor(spi_flash): Use new spi_flash register sturct and deperecate the old one
2024-01-08 09:59:22 +08:00
systimer_ll.h
…
timer_ll.h
…
uart_ll.h
…