mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 18:37:46 +08:00
Cosmetic updates
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user