okayserh opened a new pull request, #7763: URL: https://github.com/apache/nuttx/pull/7763
## Summary Adds USB FS Host support for the STM32F746, in particular the STM32F746 Discovery board. Mainly copying code from either the H7 implementation or the STM32 base implementation. ## Impact Enables USB FS Host support. ## Testing Managed to mount an USB stick which was connected via an USB-OTG cable to the FS port on the STM32F746 Disco (the one directly beside the STLINK port). Further testing is definitively needed. Also the different combinations of USB configuration were not thoroughly checked, yet. -- 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