mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-21 13:53:29 -07:00
Replaced GNU Arm Embedded Toolchain with msys2 arm-none-eabi-gcc
This commit is contained in:
parent
500ad8e21a
commit
92d1598484
6299 changed files with 4 additions and 1111195 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue