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