MSYS2: Switch to arm-none-eabi-gcc package (#10421)
This commit is contained in:
parent
5ecb1b2d39
commit
482c9fbbf2
2 changed files with 6 additions and 42 deletions
|
@ -3,7 +3,6 @@
|
|||
function export_variables {
|
||||
local util_dir=~/qmk_utils
|
||||
export PATH=$PATH:$util_dir
|
||||
export PATH=$PATH:$util_dir/gcc-arm-none-eabi/bin
|
||||
}
|
||||
|
||||
export_variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue