Replaced GNU Arm Embedded Toolchain with msys2 arm-none-eabi-gcc

This commit is contained in:
Gator96100 2020-10-10 23:26:31 +02:00
commit 92d1598484
6299 changed files with 4 additions and 1111195 deletions

View file

@ -1,7 +1,7 @@
export PSVERSION="3.6.1"
export PSVERSION="3.7"
export LANG=en_US.UTF-8
export PS1='\[\033]0;ProxSpace v$PSVERSION - $MSYSTEM:\w\007\033[32m\]pm3 \[\033[33m\]\w\[\033[0m\]$ '
export PATH=/gcc-arm-none-eabi/bin:/ps/bin:$PATH
export PATH=/ps/bin:$PATH
alias ls='ls -hF --color=auto'
if [ -f /ps/bin/ps-upgrade.new ]; then