aboutsummaryrefslogtreecommitdiff
path: root/Makefile.posix
diff options
context:
space:
mode:
authorsprhawk <hongbo@yang.me>2014-08-29 01:48:19 +0800
committersprhawk <hongbo@yang.me>2014-08-29 01:48:19 +0800
commit214951cc8d485e826ec52a381b8e50f0e75aafa1 (patch)
treee86687a76367eae29bd6fe1328a12eea937d7054 /Makefile.posix
downloadnrf51822-posix-build-scripts-214951cc8d485e826ec52a381b8e50f0e75aafa1.tar.gz
nrf51822-posix-build-scripts-214951cc8d485e826ec52a381b8e50f0e75aafa1.tar.bz2
nrf51822-posix-build-scripts-214951cc8d485e826ec52a381b8e50f0e75aafa1.tar.xz
nrf51822-posix-build-scripts-214951cc8d485e826ec52a381b8e50f0e75aafa1.zip
modified from nordic nRF51 SDK
Diffstat (limited to 'Makefile.posix')
-rw-r--r--Makefile.posix4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.posix b/Makefile.posix
new file mode 100644
index 0000000..a690373
--- /dev/null
+++ b/Makefile.posix
@@ -0,0 +1,4 @@
+GNU_INSTALL_ROOT := $(HOME)Developer/prjs/embeded/gcc-arm-none-eabi-4_8-2014q2
+GNU_VERSION := 4.8.4
+GNU_PREFIX := arm-none-eabi
+