acassis commented on code in PR #16662:
URL: https://github.com/apache/nuttx/pull/16662#discussion_r2185546254


##########
arch/xtensa/src/esp32s3/esp32s3_serial.c:
##########
@@ -1223,6 +1226,7 @@ void up_putc(int ch)
 #ifdef CONSOLE_UART
   esp32s3_lowputc_restore_all_uart_int(CONSOLE_DEV.priv, &int_status);
 #endif
+#endif

Review Comment:
   ```suggestion
   #endif /* CONFIG_ESP32S3_USBSERIAL */



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to