summaryrefslogtreecommitdiff
path: root/sdk.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'sdk.cmake')
-rw-r--r--sdk.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk.cmake b/sdk.cmake
index 77c0098..c4c1362 100644
--- a/sdk.cmake
+++ b/sdk.cmake
@@ -21,6 +21,6 @@
##
set(PICO_SDK_PATH ../contrib/pico-sdk-1.4.0)
-SET(PICO_TOOLCHAIN_PATH ../contrib/gcc-arm-none-eabi-10.3-2021.10)
+SET(PICO_TOOLCHAIN_PATH ../contrib/gcc-arm-none-eabi-9-2020-q2-update)
include(${PICO_SDK_PATH}/pico_sdk_init.cmake)