summaryrefslogtreecommitdiff
path: root/examples/host/hid_controller
diff options
context:
space:
mode:
authorhathach <[email protected]>2022-05-10 22:14:00 +0700
committerhathach <[email protected]>2022-05-10 22:14:00 +0700
commit35b77a4a81b62da0558630a7148fb3934faa4391 (patch)
tree2158070ade8b83f7d4bd1fc93ab7559b32cd7d6a /examples/host/hid_controller
parent717a47412548923123141503749f721184222cf0 (diff)
cmake lib rename
Diffstat (limited to 'examples/host/hid_controller')
-rw-r--r--examples/host/hid_controller/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/host/hid_controller/CMakeLists.txt b/examples/host/hid_controller/CMakeLists.txt
index 60678fc1c..6227e0790 100644
--- a/examples/host/hid_controller/CMakeLists.txt
+++ b/examples/host/hid_controller/CMakeLists.txt
@@ -28,4 +28,4 @@ target_include_directories(${PROJECT} PUBLIC
family_configure_host_example(${PROJECT})
# For rp2040, un-comment to enable pico-pio-usb
-# family_configure_pio_usb_example(${PROJECT})
+# family_configure_pico_pio_usb_example(${PROJECT})