esp-idf/components/hal/esp32c3
Michael (XIAO Xufeng) fc61e60948 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-09 20:09:42 +08:00
..
include/hal uart: fixed incorrect baudrate on C3 and S3 when target is too slow 2021-03-09 20:09:42 +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