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-13 16:08:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fcebb7483be2ba8cb42a68d6d52dec8bd1a499d
esp-idf
/
components
/
soc
/
esp32c61
History
Marius Vikhammer
2fcebb7483
fix(lp_io): allow edge wakeup types for LP-IO on chips which support it
2025-05-12 09:48:30 +08:00
..
include
fix(lp_io): allow edge wakeup types for LP-IO on chips which support it
2025-05-12 09:48:30 +08:00
ld
…
register
/soc
fix(i2s): fixed the pdm2pcm capability on c5 and c61
2025-02-20 21:41:33 +08:00
dedic_gpio_periph.c
…
etm_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
i2s_periph.c
…
interrupts.c
…
ledc_periph.c
…
rtc_io_periph.c
…
spi_periph.c
…
system_retention_periph.c
…
timer_periph.c
fix(esp_driver_gptimer): do gptimer retention by timer unit rather than timer group
2024-12-02 19:07:50 +08:00
uart_periph.c
feat(uart): support uart sleep retention on C5/C61
2024-12-03 17:17:14 +08:00
wdt_periph.c
…