Skip to content

Commit 9988566

Browse files
committed
update(hello_usb): replace with cherryusb
Signed-off-by: sakumisu <1203593632@qq.com>
1 parent c75e374 commit 9988566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello_world/usb/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
if (TARGET tinyusb_device)
1+
if (TARGET cherryusb_device)
22
add_executable(hello_usb
33
hello_usb.c
44
)

0 commit comments

Comments
 (0)