aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/nRF5_SDK_15.0.0_a53641a/components/toolchain/gcc/Makefile.posix
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-08-23 17:08:59 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-08-23 17:12:21 +0200
commit3061ecca3d0fdfb87dabbf5f63c9e06c2a30f53a (patch)
treeab49cc16ed0b853452c5c2ed2d3042416d628986 /thirdparty/nRF5_SDK_15.0.0_a53641a/components/toolchain/gcc/Makefile.posix
downloadiot-sensors-master.tar.gz
iot-sensors-master.tar.bz2
iot-sensors-master.tar.xz
iot-sensors-master.zip
o Initial import.HEADmaster
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