summaryrefslogtreecommitdiff
path: root/Vagrantfile
Commit message (Collapse)AuthorAge
* Add support for vagrant-docker (#389)Aron Griffis2016-06-07
| | | | | | | | | | | | | * 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
* corrects vagrant script path from @b46f343Jack Humbert2016-06-04
|
* updates vagrant script pathJack Humbert2016-06-04
|
* makes vagrant usable againJack Humbert2016-06-04
|
* cleans up folder structureJack Humbert2016-06-04
| | | | | | * consolidates docs * deletes converter/ * updates .md references (most)
* Command line programming not default, enable by reading quickstart and ↵dragon7882016-01-17
| | | | comments in Vagrantfile
* Allow passthru of Teensy to Virtualbox for programmingdragon7882016-01-17
|
* Updated avr script and added notes to Vagrantfiledragon7882016-01-16
|
* Adding update of vagrant VM every time it is booteddragon7882016-01-05
|
* Adding Vagrantfile for easier compile environment setupdragon7882016-01-03