Kconfig 103 B

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