aboutsummaryrefslogtreecommitdiffstats
path: root/util/win_shared_install.sh
Commit message (Collapse)AuthorAgeFilesLines
* MSYS2: install packages for dfu-programmer, dfu-util, teensy-loader-cli (#10007)Ryan2020-08-131-13/+0
|
* MSYS2: Switch to bootloadHID package and bring back avrdude package (#9736)Ryan2020-07-161-4/+0
| | | | | * MSYS2: Switch to bootloadHID package and bring back avrdude package * Update Zadig docs as well
* Remove Atmel FLIP from install scripts and documentation (#8822)Ryan2020-04-171-4/+0
|
* Made windows driver installation accept y as All to allow CI (#8189)Mikkel Jeppesen2020-02-181-6/+6
| | | | | | | | * Made windows driver installation accept y as all to allow CI * Fix some formatting * Made None default
* Install bootloadHid as part of qmk_install (#7463)Joel Challis2019-11-281-0/+4
| | | | | | | | | | | | | | * Install bootloadHid on macos * Install bootloadHid on windows * Highlight bootloadHID is now installed in docs * Update udev rules for bootloadHID * Install bootloadHid on some distros * fix caterina udev filename
* Fix qmk_install.sh on Windows dropping to command prompt (#6488)fauxpark2019-08-061-1/+1
|
* Set the executable bit for sh scripts under util.Fredric Silberberg2018-11-021-0/+0
|
* Fixup the WSL installskullY2018-10-221-3/+0
|
* Re-add Flip Installer (#2355)Drashna Jaelre2018-02-061-3/+5
| | | | | | | | | * Re-add Flip Installer Found the update URL for it. http://www.microchip.com/developmenttools/productdetails.aspx?partno=flip * Comment out JRE installer version
* Update the urls for atmel toolsskullY2018-01-031-3/+4
|
* Extract flipFred Sundvik2017-07-111-15/+0
|
* Fix overlong lines, and a few spelling errorsFred Sundvik2017-07-111-5/+11
|
* Use home directory for download on msys2Fred Sundvik2017-07-111-14/+9
|
* Add symlinks only on WSLFred Sundvik2017-07-101-44/+0
|
* Fix launch of qmk_driver_installer on msys2Fred Sundvik2017-07-101-1/+2
|
* Initial structure for shared msys2 and wsl installationFred Sundvik2017-07-101-0/+137