diff options
| author | pschatzmann <[email protected]> | 2024-10-15 13:47:58 +0200 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2024-10-15 23:38:16 +0200 |
| commit | 87a35c57344e1d8c61c65bab5bd4370db1693d66 (patch) | |
| tree | 274039d9632655288423d8506abc02216b7f7ce3 /examples/device/CMakeLists.txt | |
| parent | 933ac29d77f54c68cbb41f09b74e78f868a2b4a7 (diff) | |
RP2040 Compile Errors
Diffstat (limited to 'examples/device/CMakeLists.txt')
| -rw-r--r-- | examples/device/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/device/CMakeLists.txt b/examples/device/CMakeLists.txt index 638440795..26a808a21 100644 --- a/examples/device/CMakeLists.txt +++ b/examples/device/CMakeLists.txt @@ -28,6 +28,7 @@ family_add_subdirectory(midi_test) family_add_subdirectory(msc_dual_lun) family_add_subdirectory(net_lwip_webserver) family_add_subdirectory(uac2_headset) +family_add_subdirectory(uac2_speaker_fb) family_add_subdirectory(usbtmc) family_add_subdirectory(video_capture) family_add_subdirectory(video_capture_2ch) |
