We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75e374 commit 9988566Copy full SHA for 9988566
hello_world/usb/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-if (TARGET tinyusb_device)
+if (TARGET cherryusb_device)
2
add_executable(hello_usb
3
hello_usb.c
4
)
0 commit comments