raiden00pl commented on code in PR #15780: URL: https://github.com/apache/nuttx/pull/15780#discussion_r1954548345
########## arch/arm/src/stm32/stm32_serial.c: ########## @@ -465,6 +465,9 @@ struct up_dev_s #ifdef CONFIG_SERIAL_OFLOWCONTROL const uint32_t cts_gpio; /* U[S]ART CTS GPIO pin configuration */ #endif +#ifdef CONFIG_SERIAL_TIOCGICOUNT Review Comment: could you create an issue for this work, so we don't forget ? :) -- 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