Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(uart): backports UART pin attachment from 3.0.0 to 2.0.15 (#9176)
* feat(uart): backports UART pin attachment from 3.0.0 to 2.0.15 * Fix (uart): Fixes additional Serial HardwareSerial errors for 2.0.14 * Update esp32-hal-uart.c * Update HardwareSerial.h * Apply suggestions from code review * Fixes UartAvailableForWrite #9319 * Fixes (set RX/TX buffer size)
- Loading branch information