forked from mirrors/qmk_userspace
Updates docs - planck 6 and macos instructions (#4201)
* add note about how to install rev6 (dfu-util) * include instructions on installing dfu-util on macOS
This commit is contained in:
parent
dedbc37196
commit
91bfbb6256
3 changed files with 7 additions and 0 deletions
|
@ -58,6 +58,7 @@ If you're using [homebrew,](http://brew.sh/) you can use the following commands:
|
|||
brew update
|
||||
brew install avr-gcc@7
|
||||
brew install dfu-programmer
|
||||
brew install dfu-util
|
||||
brew install gcc-arm-none-eabi
|
||||
brew install avrdude
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue