Building TMK on Mac
Posted: 03 Apr 2020, 18:44
I'm rewriting the TMK firmware building tutorial but I don't have access to a mac anymore and I wanted some help regarding setting up the development environment.
I'm pretty sure you still need XCode, can you still install just the command line tools?
Then you need the AVR Toolchain, the official one is on https://www.microchip.com/mplab/avr-sup ... -compilers , you need an account to download them but they seem to work just fine as long as you set the path to the binaries.
Of course you need git and some dfu-programmer. Is homebrew still the best way to obtain these things?
Anything else? Thanks.
I'm pretty sure you still need XCode, can you still install just the command line tools?
Then you need the AVR Toolchain, the official one is on https://www.microchip.com/mplab/avr-sup ... -compilers , you need an account to download them but they seem to work just fine as long as you set the path to the binaries.
Of course you need git and some dfu-programmer. Is homebrew still the best way to obtain these things?
Anything else? Thanks.