2 コミット c1d97a59f9 ... f87c106a87

作者 SHA1 メッセージ 日付
  luochengPC f87c106a87 Merge branch 'master' of http://81.68.246.173:6680/embedded/owner-nrf52sdk into master 1 年間 前
  luochengPC 163a682029 modify gcc/Makefile.posix 1 年間 前
1 ファイル変更2 行追加2 行削除
  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