add gcc-arm-none-eabi package (#1)
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.git/
|
||||
repo/
|
||||
|
||||
# build artifacts (applies to all packages)
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
|
||||
# downloaded toolchain binaries
|
||||
gcc-arm-none-eabi/gcc_arm_none_eabi/toolchain/
|
||||
Reference in New Issue
Block a user