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
brownout_hal.c
hmac_hal.c
rtc_cntl_hal.c
systimer_hal.c