]> git.donarmstrong.com Git - qmk_firmware.git/commit
Instruct macos users to use avr-gcc@7 (#3337)
authorEvan Travers <evantravers@gmail.com>
Sun, 8 Jul 2018 00:37:37 +0000 (20:37 -0400)
committerDrashna Jaelre <drashna@live.com>
Sun, 8 Jul 2018 00:37:37 +0000 (17:37 -0700)
commit0d5a8b048a62aebdf5a699cae367dc0dd063d4e7
tree8011aee4ea47c50939c598a7d82fe92f45f0464b
parent978fa700d8dc7e857518be4af30ff06d1469ccd3
Instruct macos users to use avr-gcc@7 (#3337)

If you run `brew install avr-gcc`, you get a version that has
compatibility issues with LUFA. I updated the getting started guide for
osx, the qmk_install setup script, and added a section to the FAQ for
folks like me who accidentally updated avr-gcc past 7.
docs/faq_build.md
docs/getting_started_build_tools.md
util/macos_install.sh