jlaitine opened a new pull request, #17010: URL: https://github.com/apache/nuttx/pull/17010
## Summary This is to support applications sercon and serdis also in CONFIG_BUILD_KERNEL. In memory protected build, there is no place in user side to store the device. But when using system_cdcacm, there is always just one such device, and it can be stored in cdcacm driver. ## Impact Impacts boardctl syscalls when enabling or disabling system cdcacm ttyACMx ## Testing Tested in IMX9, CONFIG_BUILD_KERNEL, together with modified system/cdcacm apps (sercon and serdis). I'll make a PR agains apps repo as well -- 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