2 Commits c1d97a59f9 ... f87c106a87

Author SHA1 Message Date
  luochengPC f87c106a87 Merge branch 'master' of http://81.68.246.173:6680/embedded/owner-nrf52sdk into master 1 year ago
  luochengPC 163a682029 modify gcc/Makefile.posix 1 year ago
1 changed files with 2 additions and 2 deletions
  1. 2 2
      nRF5_SDK_15.3.0/components/toolchain/gcc/Makefile.posix

+ 2 - 2
nRF5_SDK_15.3.0/components/toolchain/gcc/Makefile.posix

@@ -1,3 +1,3 @@
-GNU_INSTALL_ROOT = /usr/local/gcc-arm-none-eabi-8-2019-q3-update/bin/
-GNU_VERSION = 8.3.1
+GNU_INSTALL_ROOT = /usr/bin/
+GNU_VERSION = 10.3.1
 GNU_PREFIX = arm-none-eabi
 GNU_PREFIX = arm-none-eabi