Commit Graph

105 Commits (b669d115c2969a58f0ae00f6ae5c2290dba44c03)

Author SHA1 Message Date
Aron Griffis fd454e5b74 Add support for vagrant-docker (#389)
* 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
9 years ago
Jack Humbert 8ca1831daa makes vagrant usable again 9 years ago
Jack Humbert b36e532b5e cleans up folder structure
* consolidates docs
* deletes converter/
* updates .md references (most)
9 years ago
Noah Andrews 189a3b02fb Add missing elevate.exe file (#377)
* Stops explorer.exe from being started with admin privilieges

* added missing elevate.exe file
9 years ago
Noah Andrews c7005cdfcf Stops explorer.exe from being started with admin privilieges (#373) 9 years ago