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-10-02 11:44:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf604e91a61b5a0b6583edb80735296256a28bbd
esp-idf
/
components
/
soc
/
esp32c5
/
beta3
History
gaoxu
bf604e91a6
feat(gpio): remove io_mux_reg array in gpio_periph.c from c5
2024-05-27 18:13:42 +08:00
..
include
feat(gpio): update gpio docs on ESP32C5 MP version
2024-05-16 15:02:55 +08:00
ld
feat(gpio): add gpio support on ESP32C5 MP version
2024-05-16 14:54:27 +08:00
gdma_periph.c
…
gpio_periph.c
feat(gpio): remove io_mux_reg array in gpio_periph.c from c5
2024-05-27 18:13:42 +08:00
i2c_periph.c
…
ieee802154_periph.c
feat(802154): add ieee802154 support for C5beta3
2024-04-01 14:50:07 +08:00
interrupts.c
fix(esp32c5): fix interrupt sources number for the Beta3 version
2024-04-16 18:17:00 +08:00
mpi_periph.c
…
rmt_periph.c
…
spi_periph.c
…
system_retention_periph.c
feat(pm): support pd top for esp32c5beta3
2024-04-12 11:34:54 +08:00
timer_periph.c
…
uart_periph.c
…