Commit Graph

10 Commits (42b40e6fde2a6c3a86fb151264cf426e5ad89d46)

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 83c52c6009 corrects vagrant script path from @b46f343 9 years ago
Jack Humbert b46f343de7 updates vagrant script path 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
dragon788 6774167900 Command line programming not default, enable by reading quickstart and comments in Vagrantfile 10 years ago
dragon788 ceb7257a9d Allow passthru of Teensy to Virtualbox for programming 10 years ago
dragon788 987ac16afd Updated avr script and added notes to Vagrantfile 10 years ago
dragon788 ee424f8608 Adding update of vagrant VM every time it is booted 10 years ago
dragon788 ab7d6dca41 Adding Vagrantfile for easier compile environment setup 10 years ago