Compare commits
No commits in common. "windows" and "v7.1-windows" have entirely different histories.
windows
...
v7.1-windo
|
@ -21,7 +21,7 @@ name: Deploy
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*-windows'
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://github.com/mariusgreuel/avrdude/actions/workflows/build.yml)
|
||||
|
||||
This is a fork of AVRDUDE from <https://github.com/avrdudes/avrdude>.
|
||||
This is a fork of AVRDUDE 7.0 from <https://github.com/avrdudes/avrdude>.
|
||||
|
||||
The purpose of this fork is to add better support for Windows to bring it on par with the Linux version of AVRDUDE.
|
||||
|
||||
|
|
Loading…
Reference in New Issue