summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move usb controller stuff to usb directory.Brian Cully2019-08-111-55/+0
|
* Reset the Trinket before DFU.Brian Cully2019-08-061-0/+2
| | | | | Resetting will put it in normal state no matter its previous state, so DFU from there will always work.
* Simplify flashing.Brian Cully2019-08-061-3/+4
| | | | | Needs my `feather-cmd` stuff and Arduino sketch, but now I don't have to double tap the button to put the Trinket into DFU.
* Initial commit.Brian Cully2019-08-061-0/+52