Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ChibiOS packages to the avr_setup script (#468) | fredizzimo | 2016-07-01 | 1 | -2/+2 |
| | | | | | | | | | | | * Add ChibiOS packages to the avr_setup script * Add git as a dependency * Rename avr_setup.sh -> install_dependencies.sh Also fix the Vagrant welcome message to reflect the new directory structure. | ||||
* | Change base box to avoid breakage in Arch box (#429) | dragon788 | 2016-06-21 | 1 | -2/+2 |
| | | | I haven't had a chance to update the Arch base box in a while so using the Ubuntu one is far more likely to succeed for a new user (I did test that box recently as I traded my ErgoDox EZ to a friend and needed to reprogram it for him). | ||||
* | Add support for vagrant-docker (#389) | Aron Griffis | 2016-06-07 | 1 | -88/+98 |
| | | | | | | | | | | | | | * 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 @b46f343 | Jack Humbert | 2016-06-04 | 1 | -1/+1 |
| | |||||
* | updates vagrant script path | Jack Humbert | 2016-06-04 | 1 | -1/+1 |
| | |||||
* | makes vagrant usable again | Jack Humbert | 2016-06-04 | 1 | -0/+88 |
| | |||||
* | cleans up folder structure | Jack Humbert | 2016-06-04 | 1 | -88/+0 |
| | | | | | | * consolidates docs * deletes converter/ * updates .md references (most) | ||||
* | Command line programming not default, enable by reading quickstart and ↵ | dragon788 | 2016-01-17 | 1 | -7/+9 |
| | | | | comments in Vagrantfile | ||||
* | Allow passthru of Teensy to Virtualbox for programming | dragon788 | 2016-01-17 | 1 | -5/+11 |
| | |||||
* | Updated avr script and added notes to Vagrantfile | dragon788 | 2016-01-16 | 1 | -5/+16 |
| | |||||
* | Adding update of vagrant VM every time it is booted | dragon788 | 2016-01-05 | 1 | -13/+37 |
| | |||||
* | Adding Vagrantfile for easier compile environment setup | dragon788 | 2016-01-03 | 1 | -0/+45 |