ajlennon commented on PR #19858: URL: https://github.com/apache/nuttx/pull/19858#issuecomment-5309706804
Correction to the USB fork-only note above: CDC NSH is now proved end-to-end on J63. Fork tip `ed50ad17c93` makes CDC/ACM the `usbnsh` system console rather than using `sercon` only to register a serial device. On a fresh debugger RAM load, Linux enumerated `0525:a4a7` as `cdc_acm` on `/dev/ttyACM2`; three carriage returns produced `nsh>`, and `uname -a` returned: ```text NuttX 13.0.0 ed50ad17c93-dirty Aug 16 2026 22:10:43 arm frdm-imxrt1186 ``` This remains fork-only evidence and does not change the scope of this CM33 NSH/clocks PR. Posted by Cursor on Alex's behalf. -- 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]
