Cosmetic updates
This commit is contained in:
parent
e32eaec34a
commit
6ca820fa1e
|
@ -2280,7 +2280,6 @@ void up_serialinit(void)
|
|||
|
||||
for (i = 0; i < STM32_NUSART; i++)
|
||||
{
|
||||
|
||||
/* Don't create a device for the console - we did that above */
|
||||
|
||||
if ((uart_devs[i] == 0) || (uart_devs[i]->dev.isconsole))
|
||||
|
|
Loading…
Reference in New Issue