aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/nRF5_SDK_15.0.0_a53641a/components/toolchain/gcc/Makefile.posix
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/nRF5_SDK_15.0.0_a53641a/components/toolchain/gcc/Makefile.posix')
-rw-r--r--thirdparty/nRF5_SDK_15.0.0_a53641a/components/toolchain/gcc/Makefile.posix3
1 files changed, 3 insertions, 0 deletions
diff --git a/thirdparty/nRF5_SDK_15.0.0_a53641a/components/toolchain/gcc/Makefile.posix b/thirdparty/nRF5_SDK_15.0.0_a53641a/components/toolchain/gcc/Makefile.posix
new file mode 100644
index 0000000..829d71f
--- /dev/null
+++ b/thirdparty/nRF5_SDK_15.0.0_a53641a/components/toolchain/gcc/Makefile.posix
@@ -0,0 +1,3 @@
+GNU_INSTALL_ROOT ?= /usr/local/gcc-arm-none-eabi-6-2017-q2-update/bin/
+GNU_VERSION ?= 6.3.1
+GNU_PREFIX ?= arm-none-eabi