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-06 13:18:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65f49c6a7b4d830a045ff4641032350769c07595
esp-idf
/
components
/
soc
/
esp32c61
History
laokaiyao
65f49c6a7b
refactor(soc): create soc include folders
2024-09-10 09:56:11 +08:00
..
include
Merge branch 'feat/xip_psram_c5' into 'master'
2024-09-06 10:39:57 +08:00
ld
feat(ledc): add ledc support on c61
2024-08-15 15:21:06 +08:00
register
/soc
refactor(soc): create soc include folders
2024-09-10 09:56:11 +08:00
dedic_gpio_periph.c
…
gdma_periph.c
…
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
…