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-12-08 09:31:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cc28d90fb9bc9ee88d58a6dd7c7da070af8e8cf
esp-idf
/
components
/
soc
/
esp32h4
History
Yuan Yu
9a109ca17c
fix(peripherals): Correct typo in periph_inttrput_t
...
Corrected the typo in the type name from 'periph_inttrput_t' to 'periph_interrupt_t'.
2025-05-15 18:40:57 +08:00
..
include
/soc
fix(peripherals): Correct typo in periph_inttrput_t
2025-05-15 18:40:57 +08:00
ld
feat(soc): support esp32c5 eco2 soc
2025-04-18 15:15:53 +08:00
register
/soc
feat(driver_gpio): add esp32h4 basic gpio support
2025-05-15 10:35:49 +08:00
gdma_periph.c
feat(gdma): support gdma retention on h4
2025-04-15 11:34:58 +08:00
gpio_periph.c
feat(driver_gpio): add esp32h4 basic gpio support
2025-05-15 10:35:49 +08:00
interrupts.c
…
rtc_io_periph.c
…
timer_periph.c
…
uart_periph.c
…