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-17 02:10:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d0d7c52dbb4a9573306dbe54a91dbd5b98eee62
esp-idf
/
components
/
soc
/
esp32c3
History
Chen Jichang
7d0d7c52db
fix(rmt): deal with spurious RX done interrupts on ESP32
...
Closes
https://github.com/espressif/esp-idf/issues/15948
2025-08-11 14:22:28 +08:00
..
include
/soc
fix(rmt): deal with spurious RX done interrupts on ESP32
2025-08-11 14:22:28 +08:00
ld
…
register
/soc
refactor(clk): add soc_clk_calibration_clk_src_t for all targets
2025-07-30 20:01:46 +08:00
adc_periph.c
…
dedic_gpio_periph.c
…
gdma_periph.c
feat(gdma): support gdma on esp32h4
2025-04-15 11:15:40 +08:00
gpio_periph.c
…
i2c_periph.c
fix(i2c): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
2025-05-22 17:27:18 +08:00
i2s_periph.c
…
interrupts.c
…
ledc_periph.c
…
mpi_periph.c
…
power_supply_periph.c
…
rmt_periph.c
…
sdm_periph.c
…
spi_periph.c
…
temperature_sensor_periph.c
Revert "change(soc): fix idf_size error caused by ldgen to run success for ci pipeline"
2025-02-05 19:58:39 +08:00
timer_periph.c
refactor(timg): clean up soc layer meta data
2025-07-17 10:33:08 +08:00
twai_periph.c
fix(driver_twai): fixed c5 listenonly mode errata, add rx buffer check
2025-06-27 22:08:21 +08:00
uart_periph.c
feat(uart): add DTR and DSR signals support for UART
2025-08-05 16:45:46 +08:00
wdt_periph.c
…