cmake lib rename

This commit is contained in:
hathach
2022-05-10 22:14:00 +07:00
parent 717a474125
commit 35b77a4a81
5 changed files with 11 additions and 11 deletions

View File

@@ -27,4 +27,4 @@ target_include_directories(${PROJECT} PUBLIC
# in hw/bsp/FAMILY/family.cmake for details.
family_configure_device_example(${PROJECT})
family_configure_host_example(${PROJECT})
family_configure_pio_usb_example(${PROJECT})
family_configure_pico_pio_usb_example(${PROJECT})