| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-11-10 | refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch] | Selene ToyKeeper | 1 | -2/+2 | |
| Phew, that's a lot of changes! And there's still a lot more to do... | |||||
| 2023-11-07 | shell script cleanup (fix lint warnings, remove unused scripts) | Selene ToyKeeper | 1 | -2/+2 | |
| 2023-11-07 | Changed bash and sh shebangs to /usr/bin/env | Igor Bulekov | 1 | -1/+1 | |
| 2023-11-04 | detect-mcu.sh: don't hang when MCU isn't found; exit with an error instead | Selene ToyKeeper | 1 | -0/+4 | |
| 2023-11-03 | detect-mcu.sh: oops, that line of help text wasn't supposed to be executed | Selene ToyKeeper | 1 | -1/+1 | |
| 2023-11-03 | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 1 | -0/+41 | |
| and updated other scripts and files accordingly | |||||
