Merge branch 'master' of github.com:eNBeWe/dotfiles
This commit is contained in:
commit
78bc79ddb0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
typeset -U path
|
typeset -U path
|
||||||
|
|
||||||
pathdirs=(
|
pathdirs=(
|
||||||
~/arm-coding/gcc-arm-none-eabi-4_8-2014q1/bin \
|
~/Coding/Stellaris/gcc-arm-none-eabi-4_8-2014q1/bin \
|
||||||
~/arm-coding/git/lm4tools/lm4flash \
|
~/Coding/Stellaris/lm4tools/lm4flash \
|
||||||
~/arm-coding/openocd-bin
|
~/arm-coding/openocd-bin
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue