Files
arduino-esp32/cores/esp32
Rodrigo Garcia ce68d72157 Fixes UART1 and UART2 default pins for ESP32-S3 (#6202)
Summary

This PR fixes an issue with UART1 default pins.
When using pins RX_1 = 18 and TX_1 = 17, UART1 will display a Break Error on those pins when they are floting (not connected).

It also defines RX_2 = 19 and TX_2 = 20 as default pins for UART2.

Impact

The deaulf pins may look different from the original pinout diagram.
2022-01-31 12:46:09 +02:00
..
2021-03-11 12:11:53 +02:00
2016-10-06 07:09:44 -06:00
2021-11-18 14:25:04 +02:00
2021-03-11 12:11:53 +02:00
2021-03-11 12:11:53 +02:00
2021-03-11 12:11:53 +02:00
2021-03-11 12:11:53 +02:00
2021-04-15 14:32:03 +03:00
2021-03-11 12:11:53 +02:00
2021-03-11 12:11:53 +02:00
2021-10-01 17:52:29 +03:00
2016-12-12 01:32:55 +02:00
2016-12-12 01:32:55 +02:00
2021-03-11 12:11:53 +02:00
2021-03-11 12:11:53 +02:00
2020-11-08 04:55:59 +02:00
2016-10-06 07:09:44 -06:00
2018-06-27 09:01:06 +02:00
2019-05-11 11:16:05 +03:00
2021-10-01 17:52:29 +03:00
2021-10-01 17:52:29 +03:00
2016-10-06 07:09:45 -06:00
2020-11-02 22:11:26 +02:00