This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-15 23:09:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78090d24e4f11dfc209b8e40698f166693e06114
esp-idf
/
components
/
hal
/
esp32c3
History
Armando
0e0baee25a
adc: add implementation of missed public API
...
Added ``adc1_pad_get_io_num``, ``adc2_pad_get_io_num`` and ``adc_vref_to_gpio``.
2021-03-26 12:04:46 +08:00
..
include
/hal
adc: add implementation of missed public API
2021-03-26 12:04:46 +08:00
adc_hal.c
adc: refactor adc single read api on esp32c3
2021-03-26 12:04:46 +08:00
brownout_hal.c
esp32c3: Adds support BROWNOUT reset
2021-01-18 15:38:09 +08:00
hmac_hal.c
hal: Add initial ESP32-C3 support
2020-11-30 15:23:15 +11:00
rtc_cntl_hal.c
light sleep: add cpu power down support for esp32c3
2021-01-19 14:51:50 +08:00
systimer_hal.c
freertos: stall systimer while CPU is in debug mode
2021-01-24 11:32:17 +00:00