📝 SERIAL_PORT_3 on more targets

This commit is contained in:
Scott Lahteine 2024-09-05 14:30:25 -05:00
parent bbe54d82f5
commit ffe8fd3eb3
374 changed files with 374 additions and 374 deletions

View file

@ -108,7 +108,7 @@
/**
* Select a third serial port on the board to use for communication with the host.
* Currently only supported for AVR, DUE, LPC1768/9 and STM32/STM32F1
* Currently supported for AVR, DUE, SAMD51, LPC1768/9, STM32/STM32F1/HC32, and Teensy 4.x
* :[-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
*/
//#define SERIAL_PORT_3 1