forked from mirrors/qmk_userspace
MSYS2: install packages for AVR toolchain (#10078)
This commit is contained in:
parent
5460489b51
commit
c9c63806a7
2 changed files with 5 additions and 29 deletions
|
@ -3,7 +3,6 @@
|
|||
function export_variables {
|
||||
local util_dir=~/qmk_utils
|
||||
export PATH=$PATH:$util_dir
|
||||
export PATH=$PATH:$util_dir/avr8-gnu-toolchain/bin
|
||||
export PATH=$PATH:$util_dir/gcc-arm-none-eabi/bin
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue