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-05-24 01:06:17 +02:00
2021-05-24 01:06:17 +02:00
2021-07-28 17:51:25 +08:00
2021-05-24 01:06:17 +02:00
2021-05-24 01:06:17 +02:00
2020-09-02 16:38:37 +08:00
2020-05-12 06:52:26 +00:00
2021-07-28 17:50:15 +08:00
2021-05-24 01:06:17 +02:00
2021-05-24 01:06:17 +02:00
2021-07-28 17:51:25 +08:00
2021-05-24 01:06:17 +02:00
2021-06-30 18:10:54 +08:00
2021-06-15 13:39:48 +08:00
2021-07-16 20:14:28 +08:00
2021-07-21 11:04:16 +08:00
2021-05-24 01:06:17 +02:00
2021-05-24 01:06:17 +02:00
2021-06-30 18:44:02 +08:00
2021-07-30 18:52:17 +08:00
2021-05-24 01:06:17 +02:00
2021-05-24 01:06:17 +02:00
2021-05-24 01:06:17 +02:00
2021-05-24 01:06:17 +02:00
2021-05-24 01:06:17 +02:00
2021-06-28 11:44:14 +08:00
2021-06-04 15:29:53 +08:00
2021-07-28 17:51:25 +08:00
2021-05-24 01:06:17 +02:00
2021-05-24 01:06:17 +02:00
2021-07-28 17:51:25 +08:00
2021-06-28 18:59:00 -03:00
2021-05-24 01:06:17 +02:00
2021-08-04 12:48:30 +08:00