| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-11-07 | shell script cleanup (fix lint warnings, remove unused scripts) | Selene ToyKeeper | 1 | -5/+5 | |
| 2023-11-07 | Changed bash and sh shebangs to /usr/bin/env | Igor Bulekov | 1 | -1/+1 | |
| 2018-11-03 | Added a help message to build.sh and flash.sh | Selene ToyKeeper | 1 | -0/+7 | |
| 2018-11-03 | added a wrapper to flash fuses and firmware at the same time, like the old ↵ | Selene ToyKeeper | 1 | -0/+12 | |
| scripts did | |||||
| 2018-11-03 | Renamed flash/build scripts to better indicate MCU type. | Selene ToyKeeper | 1 | -3/+0 | |
| 2014-10-15 | verify images after flashing them (oops, requires 6 pins, not 5) | Selene ToyKeeper | 1 | -1/+1 | |
| 2014-07-23 | Er, don't try to verify after flashing. At least on my setup, this fails | Selene ToyKeeper | 1 | -1/+1 | |
| and then it aborts the fuse steps. So, no verification. | |||||
| 2014-07-22 | Added a dir to hold generally-useful utilities. | Selene ToyKeeper | 1 | -0/+3 | |
| Includes a short script to flash a .hex file onto an attiny13a using the usbasp device. | |||||
