Explorar o código

add host hid_controller to cmake all list

fix 1067
hathach %!s(int64=4) %!d(string=hai) anos
pai
achega
103a11d449
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/host/CMakeLists.txt

+ 1 - 0
examples/host/CMakeLists.txt

@@ -7,3 +7,4 @@ family_initialize_project(tinyusb_host_examples ${CMAKE_CURRENT_LIST_DIR})
 
 # family_add_subdirectory will filter what to actually add based on selected FAMILY
 family_add_subdirectory(cdc_msc_hid)
+family_add_subdirectory(hid_controller)