Andrey Starodubtsev
|
8488055711
|
Fix typo in include/hal/uart_ll.h
s/final state machine/finite-state machine/g
Signed-off-by: bizhuangyang <bizhuangyang@espressif.com>
Merges https://github.com/espressif/esp-idf/pull/7076
|
2021-06-02 15:37:30 +08:00 |
|
Marius Vikhammer
|
504a1e6102
|
soc: merge C3 caps into a single soc_caps.h
|
2021-04-28 14:42:35 +08:00 |
|
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 |
|
Li Shuai
|
a43de3a44b
|
fix set UART_FORCE_XOFF can't stop new Tx request issue
|
2021-01-19 14:51:22 +08:00 |
|
Armando
|
d393699ab6
|
uart: bringup on esp32c3
|
2020-11-30 15:23:15 +11:00 |
|
Angus Gratton
|
7c08be5771
|
hal: Add initial ESP32-C3 support
From internal commit 7761d6e8
|
2020-11-30 15:23:15 +11:00 |
|