mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
📝 SERIAL_PORT_3 on more targets
This commit is contained in:
parent
bbe54d82f5
commit
ffe8fd3eb3
374 changed files with 374 additions and 374 deletions
|
@ -121,7 +121,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue