ALTracer commented on PR #8906: URL: https://github.com/apache/nuttx/pull/8906#issuecomment-1493636636
@acassis done. I decided to stop on MSC instead of full composite with CDC/ACM as it's easier to not lose console. OTGFS device seems to try to do something, but my PC host is `unable to enumerate USB device`. (`device descriptor read/64, error -71`; `Device not responding to setup address`; `device not accepting address` NN). Same with Windows 11 host, not getting descriptors. `msconn`/`msdis` commands seem to attach and detach the unfunctional non-composite device. Rebased on master, splitted into four more or less atomic (ideologically) commits, built and tested on my blackpill. I also wrote an old-style rudimentary README.txt, let's see where to go from here. Checks and lints passed, waiting for linux/arm-10 CI build. -- 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