1
0
Fork 0

Miscellaneous cleanups (#8639)

* Miscellaneous cleanups

* Cast NO_PIN
This commit is contained in:
Ryan 2020-04-02 01:49:45 +11:00 committed by GitHub
parent b6a09502c6
commit 95c5c11d0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 1 additions and 22 deletions

View file

@ -9,11 +9,6 @@ function export_variables {
export PATH=$PATH:$util_dir/flip/bin
export PATH=$PATH:$util_dir/avr8-gnu-toolchain/bin
export PATH=$PATH:$util_dir/gcc-arm-none-eabi/bin
export PATH=$PATH:/mingw64/bin
}
export_variables