Change from avr-gcc@7 to @8 for Mac
This commit is contained in:
parent
de968eb310
commit
4f2f2271cd
4 changed files with 9 additions and 9 deletions
|
@ -140,8 +140,8 @@ For now, you need to rollback avr-gcc to 7 in brew.
|
|||
|
||||
```
|
||||
brew uninstall --force avr-gcc
|
||||
brew install avr-gcc@7
|
||||
brew link --force avr-gcc@7
|
||||
brew install avr-gcc@8
|
||||
brew link --force avr-gcc@8
|
||||
```
|
||||
|
||||
### I just flashed my keyboard and it does nothing/keypresses don't register - it's also ARM (rev6 planck, clueboard 60, hs60v2, etc...) (Feb 2019)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue