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-12-07 17:08:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6190b3f7c9872550115c5cd7cb6ca1a441fe984a
esp-idf
/
components
/
soc
/
esp32c2
History
gaoxu
6190b3f7c9
fix(adc): restore cali registers after light sleep wake up on H2 and enable test
2023-12-06 10:19:52 +00:00
..
include
/soc
fix(adc): restore cali registers after light sleep wake up on H2 and enable test
2023-12-06 10:19:52 +00:00
ld
fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad
2023-11-16 20:03:30 +08:00
adc_periph.c
adc: create common adc hal layer
2022-05-07 19:20:44 +08:00
dedic_gpio_periph.c
…
gdma_periph.c
…
gpio_periph.c
gpio: Fix ESP32S3 GPIO48 does not support hold function bug
2022-07-15 16:51:25 +08:00
i2c_periph.c
…
interrupts.c
…
ledc_periph.c
…
spi_periph.c
spi_master:fix error when use
spi_bus_add_device
more than 3 device
2022-09-05 12:10:22 +08:00
temperature_sensor_periph.c
temperature_sensor: Add temperature sensor support for ESP32-C2
2022-06-23 15:36:43 +08:00
timer_periph.c
…
uart_periph.c
…