picoprobe working dma not
This commit is contained in:
@@ -25,7 +25,7 @@ CMAKE_AR:FILEPATH=/usr/bin/ar
|
||||
CMAKE_BUILD_TYPE:STRING=
|
||||
|
||||
//CXX compiler
|
||||
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
|
||||
CMAKE_CXX_COMPILER:STRING=/usr/bin/c++
|
||||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
@@ -209,7 +209,7 @@ CMAKE_CACHEFILE_DIR:INTERNAL=/home/spider_pig/src/c/pico/clacer/build/pioasm
|
||||
//Major version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
||||
//Minor version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MINOR_VERSION:INTERNAL=25
|
||||
CMAKE_CACHE_MINOR_VERSION:INTERNAL=26
|
||||
//Patch version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
|
||||
//Path to CMake executable.
|
||||
|
||||
Reference in New Issue
Block a user