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-07 21:47:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba7e760473466f610c9e9cd4bfdb655ad5412c5a
esp-idf
/
components
/
soc
/
esp32c61
History
Geng Yuchao
ba7e760473
feat(ble): Support Bluetooth LE 5.1 direction finding feature
2025-03-27 10:01:17 +05:30
..
include
feat(ble): Support Bluetooth LE 5.1 direction finding feature
2025-03-27 10:01:17 +05:30
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
feat(i2s): support i2s retention on C61
2024-11-14 10:18:16 +08:00
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
…