We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3ba66 commit d86d77eCopy full SHA for d86d77e
usb/CMakeLists.txt
@@ -1,8 +1,3 @@
1
-if (PICO_SUPPORT_CONFIGURABLE_PINS)
2
- message("Skipping TinyUSB examples as configurable pins are not supported by TinyUSB board_init()")
3
- return()
4
-endif()
5
-
6
if (TARGET tinyusb_device)
7
add_subdirectory(device)
8
else ()
0 commit comments