aboutsummaryrefslogtreecommitdiff
path: root/bin/build.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add more parents to include path.Selene ToyKeeper2016-09-091-1/+1
|
* Removed the need to specify header file paths.Selene ToyKeeper2015-10-181-1/+1
| | | | Makes it easier to put all the files into one dir for building outside the repository.
* Made offtime-cap work on attiny25 in addition to the attiny13 it already ↵Selene ToyKeeper2015-09-101-2/+3
| | | | | | supported. Added attiny type as a build script option, so the code will automatically select the right options.
* Added attiny25-compatible build and flash scripts.Selene ToyKeeper2015-09-101-1/+1
| | | | | Tested (and works) with Tom E's eswitch_NOINIT.c for attiny25.
* Added "-c -std=gnu99" to build script, made some small 'inline' changes to ↵Selene ToyKeeper2015-04-191-2/+3
| | | | sources, and made output even smaller.
* Added nicer avr-size output during builds.Selene ToyKeeper2015-04-191-1/+1
|
* Convenience script for compiling attiny13a firmwares.Selene ToyKeeper2014-11-051-0/+24