docs
This commit is contained in:
parent
8a8ade82c5
commit
432d048355
|
@ -1,5 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
#
|
||||
# it's totally possible to develop on Windows. Also WSL is amazing!
|
||||
# TL,DR: use gcc 9.3
|
||||
#
|
||||
# by the way to uninstall package with old compiler version you might use
|
||||
# sudo apt remove binutils-arm-none-eabi gcc-arm-none-eabi libnewlib-arm-none-eabi
|
||||
|
|
Loading…
Reference in New Issue