You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/16 08:27:03 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #7110: add include to esp32c3_usbserial.c

xiaoxiang781216 commented on code in PR #7110:
URL: https://github.com/apache/incubator-nuttx/pull/7110#discussion_r972756130


##########
arch/risc-v/src/esp32c3/esp32c3_usbserial.c:
##########
@@ -32,6 +32,7 @@
 
 #ifdef CONFIG_SERIAL_TERMIOS
 #  include <termios.h>
+#include <nuttx/fs/ioctl.h>

Review Comment:
   add two space like termios.h



-- 
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-unsubscribe@nuttx.apache.org

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