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-02 11:44:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b75572f2323f42bd001b7367ef25cc7a652147c
esp-idf
/
components
/
soc
/
esp32c2
History
Song Ruo Jing
5b75572f23
fix(gpio): fix 8/16-bit gpio, rtc/lp_io register access
2025-01-08 16:49:34 +08:00
..
include
/soc
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
ld
…
register
/soc
fix(gpio): fix 8/16-bit gpio, rtc/lp_io register access
2025-01-08 16:49:34 +08:00
adc_periph.c
…
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
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
spi_periph.c
feat(driver_spi): spi master support sleep retention(recovery)
2024-10-24 12:47:32 +08:00
temperature_sensor_periph.c
…
timer_periph.c
…
uart_periph.c
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
wdt_periph.c
…