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