5 lines
180 B
Bash
5 lines
180 B
Bash
# This script should be sourced, not executed.
|
|
|
|
export PATH=/opt/homebrew/opt/make/libexec/gnubin:$PATH
|
|
export PATH=~/.xpack-dev-tools/xpack-arm-none-eabi-gcc-12.3.1-1.2/bin:$PATH
|