aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* Add support for vagrant-docker (#389)Aron Griffis2016-06-071-1/+3
| | | | | | | | | | | | | * 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
* makes vagrant usable againJack Humbert2016-06-041-88/+0
|
* cleans up folder structureJack Humbert2016-06-045-0/+310
| | | | | | * consolidates docs * deletes converter/ * updates .md references (most)
* Add missing elevate.exe file (#377)Noah Andrews2016-06-031-0/+0
| | | | | | * Stops explorer.exe from being started with admin privilieges * added missing elevate.exe file
* Stops explorer.exe from being started with admin privilieges (#373)Noah Andrews2016-06-022-0/+55