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-09-27 10:18:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46af50ee5a44b0de57022c075b32d180828e6812
esp-idf
/
components
/
soc
/
esp32c61
History
Lou Tianhao
46af50ee5a
fix(pm): mspi cannot access flash when pd pll source
2024-09-10 10:45:57 +08:00
..
include
fix(pm): mspi cannot access flash when pd pll source
2024-09-10 10:45:57 +08:00
ld
feat(ledc): add ledc support on c61
2024-08-15 15:21:06 +08:00
dedic_gpio_periph.c
feat(dedic_gpio): support dedic gpio on esp32c61
2024-08-08 14:00:19 +08:00
gdma_periph.c
feat: c61 add gdma support
2024-08-09 10:12:40 +08:00
gpio_periph.c
…
i2c_periph.c
feat(i2c): support i2c on esp32-c61
2024-08-14 11:25:31 +08:00
interrupts.c
…
ledc_periph.c
feat(ledc): add ledc support on c61
2024-08-15 15:21:06 +08:00
spi_periph.c
feat(driver_spi): add esp32c61 spi master, slave, slave_hd support
2024-08-27 20:49:13 +08:00
timer_periph.c
…
uart_periph.c
…
wdt_periph.c
…