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-11-22 03:13:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b376b03df517628833e911938b1264fc351283e
esp-idf
/
components
/
soc
/
esp32c6
History
morris
3b376b03df
feat(pcnt): add driver support on esp32c5
2024-05-16 11:09:48 +08:00
..
include
Merge branch 'feature/esp32c5_mp_gpio_support' into 'master'
2024-05-11 22:50:23 +08:00
ld
…
adc_periph.c
…
dedic_gpio_periph.c
…
gdma_periph.c
feat(gdma): add GDMA support for ESP32C5 MP
2024-05-14 11:37:40 +08:00
gpio_periph.c
…
i2c_periph.c
feat(i2c_master): Add lp_i2c support in i2c master driver
2024-04-03 11:39:04 +08:00
i2s_periph.c
…
ieee802154_periph.c
…
interrupts.c
…
ledc_periph.c
…
mcpwm_periph.c
…
mpi_periph.c
fix(soc): Refactor variable names for MPI operations and block bases
2024-05-14 10:34:33 +05:30
parlio_periph.c
…
pcnt_periph.c
feat(pcnt): add driver support on esp32c5
2024-05-16 11:09:48 +08:00
rmt_periph.c
feat(rmt): support sleep retention
2024-04-24 22:10:42 +08:00
rtc_io_periph.c
…
sdio_slave_periph.c
…
sdm_periph.c
…
spi_periph.c
feat(spi): add esp32c5 spi support
2024-03-07 18:11:48 +08:00
system_retention_periph.c
refactor(esp_hw_support): separate different chip system peripheral regs context defs to target folder
2024-01-23 13:30:01 +08:00
temperature_sensor_periph.c
…
timer_periph.c
…
twai_periph.c
…
uart_periph.c
…