summaryrefslogtreecommitdiff
path: root/util/avr_setup.sh
AgeCommit message (Collapse)Author
2016-06-07Add support for vagrant-docker (#389)Aron Griffis
* clean trailing ws in Vagrantfile and util/avr_setup.sh * replace triple quotes with heredoc. Ruby doesn't have triple quotes; that's a Python thing. This was just being parsed as multiple strings concatenated. * add docker support to Vagrantfile * make wants to find dfu-programmer in vagrant guest
2016-06-04cleans up folder structureJack Humbert
* consolidates docs * deletes converter/ * updates .md references (most)