index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
msys2_install.sh
Age
Commit message (
Expand
)
Author
2020-10-18
MSYS and WSL installation improvements (#10593)
Ryan
2020-10-01
MSYS2: Switch to arm-none-eabi-gcc package (#10421)
Ryan
2020-08-25
MSYS2: install packages for AVR toolchain (#10078)
Ryan
2020-08-13
MSYS2: install packages for dfu-programmer, dfu-util, teensy-loader-cli (#10007)
Ryan
2020-07-16
MSYS2: Switch to bootloadHID package and bring back avrdude package (#9736)
Ryan
2020-05-19
MSYS2 install: bodge out avrdude package installation for USBaspLoader
Ryan
2020-04-17
Remove Atmel FLIP from install scripts and documentation (#8822)
Ryan
2020-03-15
msys2_install.sh: wrap requirements.txt in quotes (#8424)
Ryan
2019-11-22
Improve and streamline MSYS2 installation (#7232)
Drashna Jaelre
2019-09-02
Fix msys2 not installing any packages because it can't find clang (#6655)
fauxpark
2019-08-30
Enforce clang-format (#6293)
skullydazed
2019-07-15
QMK CLI and JSON keymap support (#6176)
skullydazed
2019-05-06
Make python a required build dependency (#5784)
skullydazed
2018-12-10
adjust install_avr function to use unzip for broader compatibility (#4596)
Peter K. Cawley
2018-11-27
Update MSYS to use the 5.4.0 toolchain (#4106)
Drashna Jaelre
2018-11-02
Set the executable bit for sh scripts under util.
Fredric Silberberg
2018-05-09
Added propper support for Lets split vitamins (#2559)
Mikkel Jeppesen
2018-02-28
Remap msys2 usb, fix USB port detection (#2301)
Danny
2018-01-03
Update the urls for atmel tools
skullY
2017-07-11
Add more dependencies, everything can be compiled now
Fred Sundvik
2017-07-11
Add tools to the path
Fred Sundvik
2017-07-11
Extract flip
Fred Sundvik
2017-07-11
Install arm toolchain
Fred Sundvik
2017-07-11
Download and extract avr tools
Fred Sundvik
2017-07-11
Use home directory for download on msys2
Fred Sundvik
2017-07-10
Install unzip
Fred Sundvik
2017-07-10
Add symlinks only on WSL
Fred Sundvik
2017-07-10
Initial structure for shared msys2 and wsl installation
Fred Sundvik