SDK added
This commit is contained in:
4
pico-sdk/cmake/Platform/PICO.cmake
Normal file
4
pico-sdk/cmake/Platform/PICO.cmake
Normal file
@@ -0,0 +1,4 @@
|
||||
# this is included because toolchain file sets SYSTEM_NAME=PICO
|
||||
|
||||
set_property(GLOBAL PROPERTY TARGET_SUPPORTS_SHARED_LIBS FALSE)
|
||||
set(CMAKE_EXECUTABLE_SUFFIX .elf)
|
Reference in New Issue
Block a user