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-03 12:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
21c11caf7042a11d3820014c6758dc5f1ab43604
esp-idf
/
components
/
soc
/
esp32c2
History
harshal.patil
21c11caf70
fix(soc): Add the unavailable TRM mentioned RNG_DATA_REG register for C2 and C3
2025-01-24 10:50:05 +05:30
..
include
/soc
fix(soc): Add the unavailable TRM mentioned RNG_DATA_REG register for C2 and C3
2025-01-24 10:50:05 +05:30
ld
…
register
/soc
fix(soc): Add the unavailable TRM mentioned RNG_DATA_REG register for C2 and C3
2025-01-24 10:50:05 +05:30
adc_periph.c
…
dedic_gpio_periph.c
…
gdma_periph.c
…
gpio_periph.c
…
i2c_periph.c
…
interrupts.c
…
ledc_periph.c
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
power_supply_periph.c
refactor(bod): Move brownout handling file from esp_system to esp_hw_support
2025-01-08 14:41:37 +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
change(soc): fix idf_size error caused by ldgen to run success for ci pipeline
2025-01-17 17:16:39 +08:00
timer_periph.c
…
uart_periph.c
refactor(soc): reformat code with astyle
2024-11-22 11:09:38 +08:00
wdt_periph.c
…