aboutsummaryrefslogtreecommitdiff
path: root/bin/detect-mcu.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-101-2/+2
* shell script cleanup (fix lint warnings, remove unused scripts)Selene ToyKeeper2023-11-071-2/+2
* Changed bash and sh shebangs to /usr/bin/envIgor Bulekov2023-11-071-1/+1
* detect-mcu.sh: don't hang when MCU isn't found; exit with an error insteadSelene ToyKeeper2023-11-041-0/+4
* detect-mcu.sh: oops, that line of help text wasn't supposed to be executedSelene ToyKeeper2023-11-031-1/+1
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-031-0/+41