xiaoxiang781216 opened a new pull request #4794: URL: https://github.com/apache/incubator-nuttx/pull/4794
## Summary ## Impact string type of Kconfig with the escape sequence ## Testing sim:nsh add CONFIG_INIT_ARGS="\"-c\", \"echo 123;echo 456\"" ``` ./nuttx login: admin password: User Logged-in! NuttShell (NSH) NuttX-10.2.0-RC0 MOTD: username=admin password=Administrator 123 456 ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
