Skip to content

Commit

Permalink
update(hello_usb): replace with cherryusb
Browse files Browse the repository at this point in the history
Signed-off-by: sakumisu <[email protected]>
  • Loading branch information
sakumisu committed Feb 6, 2025
1 parent c75e374 commit 9988566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello_world/usb/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
if (TARGET tinyusb_device)
if (TARGET cherryusb_device)
add_executable(hello_usb
hello_usb.c
)
Expand Down

0 comments on commit 9988566

Please sign in to comment.