소스 검색

modify gcc/Makefile.posix

luochengPC 1 년 전
부모
커밋
163a682029
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