simbit18 commented on code in PR #18748:
URL: https://github.com/apache/nuttx/pull/18748#discussion_r3094515185


##########
arch/arm/src/stm32h5/Kconfig:
##########
@@ -651,12 +651,30 @@ config STM32H5_TIM17
 
 endmenu # STM32H5 Timer Selection
 
+choice STM32H5_USBFS_MODE
+       prompt "USB FS Mode"
+       depends on STM32H5_HAVE_USBFS
+       default STM32H5_USBFS_NONE
+       help

Review Comment:
   ```suggestion
        ---help---
   ```



-- 
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]

Reply via email to