altos: Add missing build files for avr/attiny devices
authorKeith Packard <keithp@keithp.com>
Thu, 19 Sep 2019 00:10:14 +0000 (17:10 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 19 Sep 2019 00:10:14 +0000 (17:10 -0700)
commitd607cbee5c9b406ef0f4e522c12e56993632cf00
tree9f2d664083b83a643eb021491192177b92e7e78a
parent260dd06107c8f8f5c7e606a283d388cb3ba46465
altos: Add missing build files for avr/attiny devices

These were sitting in my src directory but not in git

Signed-off-by: Keith Packard <keithp@keithp.com>
src/attiny/Makefile-attiny.defs [new file with mode: 0644]
src/attiny/Makefile.defs [new file with mode: 0644]
src/avr/Makefile-avr.defs [new file with mode: 0644]