mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-05 19:30:07 +08:00

The old flagging was insufficient, only '\r' was accepted as a line terminator if CONFIG_EOL_IS_EITHER_CRLF was set. I noticed this regression after: https://github.com/apache/nuttx/pull/8454