Commit Graph

18 Commits

Author SHA1 Message Date
Marius Greuel 2d83cbc17c Add initial support for texi docs 2022-01-06 14:28:11 +01:00
Marius Greuel 0d69645936 Add cross-compile to GitHub build actions 2022-01-05 10:56:10 +01:00
Marius Greuel 8b1ba161c3 Add support for Teensy bootloader 2022-01-05 10:56:01 +01:00
Marius Greuel c9572f6c6b Add external libraries to CMake project 2022-01-05 10:43:39 +01:00
Marius Greuel 63e9832f61 Add support for COM port discovery via USB VID/PID Add support for Leonardo USB bootloader auto-reset 2022-01-05 10:38:38 +01:00
Marius Greuel e4e73dcc38 Add compatibility shim for MSVC 2022-01-05 10:38:38 +01:00
Marius Greuel 3747db516a Add support for Micronucleus bootloader 2022-01-04 18:37:57 +01:00
Kristof Mulier 5c896992cd
Find 'avrdude.conf' based on absolute path to executable (#780)
* Find 'avrdude.conf' based on absolute path to executable

* Update coding style

* Update coding style

* Update 'src/doc/avrdude.texi' to reflect the new search method for 'avrdude.conf'
2022-01-03 23:20:31 +01:00
Marius Greuel 12a67554d9 Derive program version from last commit 2022-01-03 15:04:25 +01:00
Marius Greuel e843db55ae Use yacc/byacc as an alternative to bison 2022-01-03 13:10:54 +01:00
Joerg Wunsch a625db23e0 Merge remote-tracking branch 'upstream/main' 2021-12-28 15:00:53 +01:00
Marius Greuel 3840468e36 Improve CMake project to filter conditional sections 2021-12-26 16:46:15 +01:00
Marius Greuel f391b7138b Improve CMake project for FreeBSD builds 2021-12-26 16:40:28 +01:00
Joerg Wunsch 025ebd4ae8 Ah OK, CMAKE doesn't like dashes in the version number.
Turn 6.99-20211218 into 6.99.20211218
2021-12-22 23:33:20 +01:00
Joerg Wunsch 47947fb35c Make version numbers of configure.ac and CMakeLists.txt match
We are moving towards AVRDUDE 7.0, so express this by using
6.99 by now.
2021-12-22 23:27:05 +01:00
Marius Greuel 86cef2559f Add serialupdi to CMakeLists.txt 2021-12-22 22:40:21 +01:00
Marius Greuel e4ebfe420c Add Windows version resource 2021-12-20 17:51:44 +01:00
Marius Greuel fbdb6a98c0 Add CMake project 2021-12-20 17:50:42 +01:00