xref
: /
bsp
/
n32
/
libraries
/
n32_drivers
/
Kconfig
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if BSP_USING_USBD
2
config BSP_USBD_TYPE_FS
3
bool
4
# "USB Full Speed (FS) Core"
5
endif
6
7