Commit Graph

  • c71fab0889 Move README.md build instructions to wiki Marius Greuel 2022-01-08 00:31:35 +0100
  • 47b5d1af73 Add build status to README.md Marius Greuel 2022-01-08 00:30:48 +0100
  • 872f3a3a8d Add GitHub deploy action Marius Greuel 2022-01-07 23:00:00 +0100
  • 428f5828b4 Add cross-compile to GitHub build actions Marius Greuel 2021-12-29 15:40:55 +0100
  • b87b527b3a Add advapi32.lib to MSVC builds Marius Greuel 2022-01-05 17:11:59 +0100
  • 80d53839dd Replace MSVC implementation of __builtin_popcount with C code Marius Greuel 2022-01-05 16:52:41 +0100
  • e1221e22ff Fix -Wpointer-sign warning in micronucleus.c Marius Greuel 2022-01-07 23:45:34 +0100
  • 7d574ccf0b PR #808 is done Joerg Wunsch 2022-01-07 21:40:59 +0100
  • 366a368882
    Merge pull request #808 from yegorich/fix-invalid-sscanf-arg-type Jörg Wunsch 2022-01-07 21:40:25 +0100
  • f2d6342d21 buspirate: fix invalidScanfArgType_int warning Yegor Yefremov 2022-01-07 19:16:37 +0100
  • 11f7692cc0 Mention PR #798 - all those Windows changes Joerg Wunsch 2022-01-07 18:31:54 +0100
  • 6a737a0c13
    Merge pull request #798 from mariusgreuel/pr-msvc Jörg Wunsch 2022-01-07 18:30:19 +0100
  • fc54ef5e59 Clean up legacy code Marius Greuel 2022-01-07 13:15:55 +0100
  • fe6f08d48f Use alloca for stack based memory allocation Marius Greuel 2022-01-07 17:23:50 +0100
  • d05c2db3fb Add a missing define to the MSVC compatiblity shim Marius Greuel 2022-01-04 18:27:41 +0100
  • 1fb88c3040 Add external libraries to CMake project Marius Greuel 2021-12-28 14:14:41 +0100
  • c035c91db5 Add compatibility shim for MSVC Marius Greuel 2021-12-28 11:26:09 +0100
  • 3a3250322d Mention PR #807 Joerg Wunsch 2022-01-07 13:17:25 +0100
  • a91e389a5e
    Merge pull request #807 from yegorich/src-typos Jörg Wunsch 2022-01-07 13:15:14 +0100
  • f29b2a283a Fix typos all over the code Yegor Yefremov 2022-01-07 11:31:16 +0100
  • 8c4c9d0090 Add PR #801 Joerg Wunsch 2022-01-07 09:23:49 +0100
  • 539eec79e6
    Merge pull request #801 from dl8dtl/conffile-clean-up Jörg Wunsch 2022-01-07 09:23:17 +0100
  • 32d78cc9a0 Mention new ATtinys supported Joerg Wunsch 2022-01-07 09:10:30 +0100
  • 5cbd6a5160 Mention PR #802 Joerg Wunsch 2022-01-07 09:08:58 +0100
  • ac7a794b70
    Merge pull request #802 from mariusgreuel/pr-teensy Jörg Wunsch 2022-01-07 09:07:40 +0100
  • f20c4bd9e6 Add support for Teensy bootloader Marius Greuel 2021-12-28 17:57:14 +0100
  • 67df9b0782 Mention closed PR #803 (and its related issues) Joerg Wunsch 2022-01-06 22:58:46 +0100
  • 118993a584
    Merge pull request #803 from MCUdude/add-missing-targets Jörg Wunsch 2022-01-06 22:51:57 +0100
  • 6cfdb3a04b Remove obsolete file Joerg Wunsch 2022-01-06 22:39:36 +0100
  • 21dd63c82f Update docs Marius Greuel 2022-01-06 21:10:13 +0100
  • b4a980e659 Add rst documentation Marius Greuel 2022-01-06 18:26:07 +0100
  • fffbd09767 Mention PR #806 as fixed Joerg Wunsch 2022-01-06 15:55:51 +0100
  • 75fd2d5ea4
    Merge pull request #806 from yegorich/fix-realloc Jörg Wunsch 2022-01-06 15:55:19 +0100
  • d5b2106644 term: fix memleakOnRealloc Yegor Yefremov 2022-01-06 11:28:39 +0100
  • a61707bb65
    Merge branch 'avrdudes:main' into main Jörg Wunsch 2022-01-06 10:06:04 +0100
  • 7bf9711392 Mention PR #804 Joerg Wunsch 2022-01-05 22:46:36 +0100
  • 3069105134
    Merge pull request #804 from yegorich/add-tags-to-gitignore Jörg Wunsch 2022-01-05 22:43:29 +0100
  • a6ad88d9c4 Ignore ctags index file Yegor Yefremov 2022-01-05 22:16:56 +0100
  • 8c1c803fb2 Mention PR #792 as closed Joerg Wunsch 2022-01-05 17:54:49 +0100
  • 97c34f7b26
    Merge pull request #792 from yegorich/ftdi-fix-deprecated-call Jörg Wunsch 2022-01-05 17:41:08 +0100
  • 1529277477 When finding LIBFTDI, don't clobber LIBS but extend it Joerg Wunsch 2022-01-05 17:26:39 +0100
  • 50e15a5cf8 Add missing ATtiny targets ATtiny48, 87, 102, 104, 167 and 828 MCUdude 2022-01-05 11:50:31 +0100
  • 48a8388b09
    Merge pull request #789 from MCUdude/main Jörg Wunsch 2022-01-05 08:26:55 +0100
  • 4b76ccc951
    Merge branch 'main' into main Hans 2022-01-05 08:05:38 +0100
  • e27990bd54
    Merge pull request #786 from mariusgreuel/pr-micronucleus Jörg Wunsch 2022-01-04 23:52:00 +0100
  • b8c825c9af
    Merge pull request #795 from MCUdude/add-pkobn_updi-vtarg Jörg Wunsch 2022-01-04 23:50:20 +0100
  • 124ef7fe3d Move the backslash replacement out into a separate function Joerg Wunsch 2022-01-04 23:10:14 +0100
  • 6a87a110cc Move the config file names out as #define into avrdude.h Joerg Wunsch 2022-01-04 23:03:47 +0100
  • 374861f62e Move the system config file search after option processing Joerg Wunsch 2022-01-04 22:45:47 +0100
  • 3747db516a Add support for Micronucleus bootloader Marius Greuel 2021-12-28 11:55:12 +0100
  • dba89e7269 Mention PR #796 as fixed Joerg Wunsch 2022-01-04 14:07:15 +0100
  • 863f77d827 Fix a (valid) warning about comparison of char vs. int against EOF Joerg Wunsch 2022-01-04 13:48:11 +0100
  • 9c7bb3787d Revert "Hint about possibly differing licensing terms." Joerg Wunsch 2022-01-04 12:53:27 +0100
  • eff180353e Merge branch 'main' of github.com:dl8dtl/avrdude Joerg Wunsch 2022-01-03 23:55:27 +0100
  • f9ea588525 Update the man page to reflect the search order for avrdude.conf Joerg Wunsch 2022-01-03 23:53:51 +0100
  • fa079bec8c Hint about possibly differing licensing terms. Joerg Wunsch 2022-01-03 23:35:59 +0100
  • 3a77394d67 Mention recent PRs and fixed issues Joerg Wunsch 2022-01-03 23:35:10 +0100
  • 5c896992cd
    Find 'avrdude.conf' based on absolute path to executable (#780) Kristof Mulier 2022-01-03 23:20:31 +0100
  • 6aa65683ad
    Merge pull request #794 from mariusgreuel/pr-auto-version Jörg Wunsch 2022-01-03 23:06:37 +0100
  • ecca860972 Add target voltage adjustment for Curiosity Nano boards in Avrdude terminal mode MCUdude 2022-01-03 18:49:55 +0100
  • dc1fed40bf avrftdi: don't use the deprecated ftdi_usb_purge_buffers routine Yegor Yefremov 2022-01-02 20:56:13 +0100
  • 4d5af6370d Change version URL from Savannah to GitHub Marius Greuel 2022-01-03 15:13:00 +0100
  • 12a67554d9 Derive program version from last commit Marius Greuel 2022-01-03 12:29:59 +0100
  • aa2f132b24
    Merge pull request #793 from mariusgreuel/pr-yacc Jörg Wunsch 2022-01-03 14:05:11 +0100
  • e843db55ae Use yacc/byacc as an alternative to bison Marius Greuel 2022-01-03 12:57:58 +0100
  • f96b98e9df Mute "flash and boot" warning if s UPDI programmer is used Currently, no UPDI compatible AVR has a dedicated boot section like the Xmegas do MCUdude 2022-01-02 19:20:05 +0100
  • dcd5374ae9 Print meaningful error if programmer doesn't support target MCUdude 2022-01-02 12:57:42 +0100
  • b9f03b1377 Fix typo in URL MCUdude 2021-12-29 14:25:36 +0100
  • f5bec43812 Add jtag2updi programmer to docs MCUdude 2021-12-29 14:25:09 +0100
  • a2a276a8cc Add support for UPDI devices though jtag2updi 'Hack' borrowed from https://github.com/facchinm/avrdude MCUdude 2021-12-29 13:32:56 +0100
  • 71d5dbec48 Add more jtagmkii baud rates MCUdude 2021-12-21 23:22:06 +0100
  • c69627a87c Update NEWS Joerg Wunsch 2022-01-01 21:11:31 +0100
  • a6a06f47f6 Prevent `spi' and `pgm' commands from crashing terminal mode Joerg Wunsch 2022-01-01 20:58:26 +0100
  • 69231d7ad0
    Merge pull request #791 from MCUdude/add-programmers Jörg Wunsch 2022-01-01 20:31:59 +0100
  • 2623e7a9fa Update docs to reflect new programmers MCUdude 2022-01-01 11:27:54 +0100
  • 302b6eb05a Add PicKit4 and SNAP ISP and PDI programmer options MCUdude 2022-01-01 11:21:30 +0100
  • 89c4ab0375 Remove the License subclause Joerg Wunsch 2021-12-31 00:07:52 +0100
  • 5246cf1750 Make Windows version resource accept fewer than four version numbers Marius Greuel 2021-12-29 22:18:15 +0100
  • 65e3fe358a Always upload GitHub Build artifacts, even on failure Marius Greuel 2021-12-29 22:27:36 +0100
  • 0a335e2f73 Add jtag2updi programmer MCUdude 2021-12-21 22:10:51 +0100
  • e3520aba9d Merge remote-tracking branch 'upstream/main' Joerg Wunsch 2021-12-28 23:42:08 +0100
  • 4c3530e199
    Merge pull request #787 from dl8dtl/serialupdi-manpage Jörg Wunsch 2021-12-28 23:41:22 +0100
  • a369f9d28f SerialUPDI man page addition Joerg Wunsch 2021-12-28 23:34:34 +0100
  • fd276c1e88 Add SerialUPDI documentation to man page Joerg Wunsch 2021-12-28 23:32:48 +0100
  • 805ca48ffa Merge remote-tracking branch 'upstream/main' Joerg Wunsch 2021-12-28 23:24:13 +0100
  • b14459dc04
    Merge pull request #782 from dbuchwald/main Jörg Wunsch 2021-12-28 23:23:37 +0100
  • a625db23e0 Merge remote-tracking branch 'upstream/main' Joerg Wunsch 2021-12-28 15:00:53 +0100
  • f531af70db
    Merge pull request #783 from mariusgreuel/pr-improve-cmake Jörg Wunsch 2021-12-28 14:47:58 +0100
  • 5520bd6711
    Merge pull request #784 from mariusgreuel/pr-bugfix-avr_read Jörg Wunsch 2021-12-26 18:34:39 +0100
  • 55251ea6f5 Fix avr_read() for page reads with page sizes that are not a multiple of the memory size Marius Greuel 2021-12-26 16:57:23 +0100
  • 3840468e36 Improve CMake project to filter conditional sections Marius Greuel 2021-12-26 16:46:15 +0100
  • f391b7138b Improve CMake project for FreeBSD builds Marius Greuel 2021-12-26 16:40:28 +0100
  • c48c5135d8 Added SerialUPDI related documentation Dawid Buchwald 2021-12-26 14:34:01 +0100
  • 993b8d7792 Another addition to .gitignore file Dawid Buchwald 2021-12-26 14:22:39 +0100
  • b78170397a Added missing entry to .gitignore Dawid Buchwald 2021-12-26 13:06:21 +0100
  • c60c5c4b83
    Merge pull request #779 from yegorich/memleaks Jörg Wunsch 2021-12-26 00:44:33 +0100
  • d14bb02dca Fix memory leaks Yegor Yefremov 2021-12-24 10:14:16 +0100
  • 3d39f3f232
    Merge pull request #777 from yegorich/typos Jörg Wunsch 2021-12-23 17:52:36 +0100
  • f2dc95ea01 Fix typos Yegor Yefremov 2021-12-23 17:17:08 +0100
  • 025ebd4ae8 Ah OK, CMAKE doesn't like dashes in the version number. Joerg Wunsch 2021-12-22 23:33:20 +0100