]> the.earth.li Git - energenie-attiny.git/commit
Add basic Makefile targeting Digispark
authorJonathan McDowell <noodles@earth.li>
Tue, 1 May 2018 17:32:39 +0000 (18:32 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 1 May 2018 17:32:39 +0000 (18:32 +0100)
commitd08d409decb6a09d7d75b3a52bc963c317d30298
tree4a710237c911adfc86855e5081959d9ab2399854
parent7dc88c625a382e4ebe04916823418a3ed8aeb121
Add basic Makefile targeting Digispark

Assumes the existence of a main.c containing the main code, and
builds the rest of the V-USB code with it.
Makefile [new file with mode: 0644]