correct board.UART() pins on Feather ESP32-S2/S3#10537
correct board.UART() pins on Feather ESP32-S2/S3#10537dhalbert merged 1 commit intoadafruit:mainfrom
Conversation
also touch up some other files to be identical
|
Schematics for ref:
Looks correct per schematics. Did not test beyond that. |
|
@dhalbert just to verify - the changes to |
Yes, they are intentional, to make the boards match. They are not important. I was just doing a directory compare and noticed the differences. |
|
These build errors are new and unrelated to the changes :( |
|
Tested on Feather Reverse TFT ESP32-S2 and ESP32-S3 using by doing a UART loopback and writing and reading bytes. |
caternuson
left a comment
There was a problem hiding this comment.
Approving. Did not do any hardware testing. But change is simple and correct per schematic.
|
The build error is something upstream: So I'll wait a bit before re-running this. |
|
espressif/esptool#1107 was fixed, and a re-run was successful. |


also touch up some other files to be identical
Encountered by
@psntin discord, confirmed by @deshipu and @caternuson.