configs/sama5d2-xult: Move console from FLEXCOM4 to UART1. FLEXCOM4 does not work for the Arduino serial. UART1 is used with the VCOM provided by the EDBG.

This commit is contained in:
Gregory Nutt
2019-02-11 14:55:18 -06:00
parent 1a158a184e
commit 0cb1c2c0b6
5 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -112,5 +112,5 @@ errout:
return ret;
}
#endif /* CONFIG_NET && CONFIG_NSOCKET_DESCRPTORS > 0 */
#endif /* CONFIG_NET && CONFIG_NSOCKET_DESCRIPTORS > 0 */