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 0c45e50 commit 7aea89eCopy full SHA for 7aea89e
src/rp2_common/cmsis/CMakeLists.txt
@@ -44,7 +44,7 @@
44
# message(WARNING "Non-standard vendor ${PICO_CMSIS_VENDOR} amd device ${PICO_CMSIS_DEVICE} specified, but PICO_CMSIS_PATH was not set")
45
#endif()
46
47
-# ... using these 3 lines instead
+# ... using this line instead
48
set(PICO_CMSIS_CORE_PATH ${CMAKE_CURRENT_LIST_DIR}/stub)
49
50
if (PICO_CMSIS_CORE_PATH AND PICO_CMSIS_DEVICE)
0 commit comments