USB host support (#527)
This commit is contained in:
@@ -9,4 +9,4 @@ idf_component_register(
|
||||
REQUIRES TactilityKernel driver vfs fatfs
|
||||
)
|
||||
|
||||
idf_component_optional_requires(PRIVATE bt)
|
||||
idf_component_optional_requires(PRIVATE bt usb espressif__usb_host_hid espressif__usb_host_msc)
|
||||
|
||||
Reference in New Issue
Block a user