This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-09 17:19:09 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
soc
/
esp32c2
History
wuzhenghui
95fb085fe3
fix(esp_hw_support): add timer wakeup sleep duration check
...
Closes
https://github.com/espressif/esp-idf/issues/15255
2025-02-18 19:21:57 +08:00
..
include
/soc
fix(esp_hw_support): add timer wakeup sleep duration check
2025-02-18 19:21:57 +08:00
ld
…
register
/soc
fix(uart): fix 8/16-bit uart register access
2024-12-25 15:32:06 +08:00
adc_periph.c
…
dedic_gpio_periph.c
feat(dedic_gpio): add support for esp32c5
2024-07-17 17:56:43 +08:00
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
…
spi_periph.c
feat(driver_spi): spi master support sleep retention(recovery)
2024-10-24 12:47:32 +08:00
temperature_sensor_periph.c
change(soc): fix idf_size error caused by ldgen to run success for ci pipeline
2025-01-26 14:54:33 +08:00
timer_periph.c
…
uart_periph.c
…
wdt_periph.c
…