1if BSP_USING_USBD
2    config BSP_USBD_TYPE_FS
3        bool
4        # "USB Full Speed (FS) Core"
5endif
6
7