Files
esp-idf/components
Omar Chebib 779e7400b0 uart: uart_set_pin function will now use IOMUX whenever possible
By using IOMUX instead of GPIO Matrix for UART, it is now possible
on ESP32 boards to use the UART as a wake up source even if it is
not used as a console.
For other boards where this issue was not present, using IOMUX has
the advantage to be faster than using GPIO matrix, so a highest
baudrate can be used
2021-08-04 12:48:30 +08:00
..
2021-07-29 14:44:43 +08:00
2021-07-30 15:59:06 +08:00
2021-07-16 20:14:27 +08:00
2021-07-16 20:14:27 +08:00
2021-07-31 18:02:20 +08:00
2021-07-22 10:43:10 +08:00
2021-07-16 20:14:27 +08:00
2021-07-22 10:43:10 +08:00
2021-07-29 14:44:43 +08:00