Easy Steps to Install dfu-programmer on Mac
Package Information:
Name: dfu-programmer
Use: Device firmware update based USB programmer for Atmel chips
URL: https://dfu-programmer.sourceforge.io/
Installation Steps:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install dfu-programmer using brew
brew install dfu-programmer
dfu-programmer is ready to use now!