소스 검색

move add_libraries.sh to scripts

Andrew Tridgell 3 년 전
부모
커밋
a752aba4d8
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      BUILDING.md
  2. 0 0
      libraries/add_libraries.sh

+ 1 - 1
BUILDING.md

@@ -13,7 +13,7 @@
  - git submodule init
  - git submodule update --recursive
  - ./scripts/regen_headers.sh
- - ./add_libraries.sh
+ - ./scripts/add_libraries.sh
 
 ### Step3: Open the 'arduino' software in your linux desktop
 

+ 0 - 0
add_libraries.sh → libraries/add_libraries.sh