diff options
| author | hathach <[email protected]> | 2022-05-10 22:14:00 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-05-10 22:14:00 +0700 |
| commit | 35b77a4a81b62da0558630a7148fb3934faa4391 (patch) | |
| tree | 2158070ade8b83f7d4bd1fc93ab7559b32cd7d6a /examples/host/bare_api | |
| parent | 717a47412548923123141503749f721184222cf0 (diff) | |
cmake lib rename
Diffstat (limited to 'examples/host/bare_api')
| -rw-r--r-- | examples/host/bare_api/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/host/bare_api/CMakeLists.txt b/examples/host/bare_api/CMakeLists.txt index e2e8d4fd5..607ef22eb 100644 --- a/examples/host/bare_api/CMakeLists.txt +++ b/examples/host/bare_api/CMakeLists.txt @@ -27,4 +27,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}) |
