aboutsummaryrefslogtreecommitdiff
path: root/bin/dfp-install.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed bash and sh shebangs to /usr/bin/envIgor Bulekov2023-11-071-1/+1
|
* improved DFP setup and support:Selene ToyKeeper2023-11-041-0/+36
- `./make dfp` downloads and installs Atmel DFPs for each supported MCU - build.sh detects and uses attiny or avrdd, and others are simple to add - updated setup info in /README.md ... also some other small documentation updates.