Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add support for vagrant-docker (#389) | Aron Griffis | 2016-06-07 | 1 | -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 again | Jack Humbert | 2016-06-04 | 1 | -88/+0 | |
| | ||||||
* | cleans up folder structure | Jack Humbert | 2016-06-04 | 5 | -0/+310 | |
| | | | | | | * consolidates docs * deletes converter/ * updates .md references (most) | |||||
* | Add missing elevate.exe file (#377) | Noah Andrews | 2016-06-03 | 1 | -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 Andrews | 2016-06-02 | 2 | -0/+55 | |