This website requires JavaScript.
Explore
Help
Register
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83087f15facb48aa35579fc77d05955efdbce98f
esp-idf
/
components
/
hal
/
esp32c3
History
Michael (XIAO Xufeng)
7dca6b7428
uart: fixed incorrect baudrate on C3 and S3 when target is too slow
...
The integer part of the divider is only 12-bit now. We used prescaler to get low frequency instead.
2021-03-10 13:41:10 +08:00
..
include
/hal
uart: fixed incorrect baudrate on C3 and S3 when target is too slow
2021-03-10 13:41:10 +08:00
adc_hal.c
adc_digi: update_adc_api_for_5M_freq_limit
2021-01-25 04:51:40 +00: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