Commit Graph

  • 4538d91091 PR #829 merged Joerg Wunsch 2022-01-21 21:38:25 +0100
  • 6d762a835b
    Merge pull request #849 from dl8dtl/buildscripts Jörg Wunsch 2022-01-21 21:55:57 +0100
  • cce7a934d6
    Merge pull request #815 from MCUdude/add-memory-sections Jörg Wunsch 2022-01-21 21:49:29 +0100
  • 490558049e
    Merge pull request #816 from andrewshadura/usbtiny-spi Jörg Wunsch 2022-01-21 21:40:00 +0100
  • 512cce405c
    Merge pull request #829 from yegorich/cmake-install-liavrdude Jörg Wunsch 2022-01-21 21:37:21 +0100
  • e5ac9e943c Add a build script for Unix-like systems Joerg Wunsch 2022-01-13 23:59:02 +0100
  • 0b1db09daf PR #944 merged Joerg Wunsch 2022-01-21 21:28:15 +0100
  • 1b8b1d69e7
    Merge pull request #844 from MCUdude/jtagmkii-retry-attempts Jörg Wunsch 2022-01-21 21:27:30 +0100
  • d401b2224e
    Merge branch 'main' into jtagmkii-retry-attempts Hans 2022-01-21 13:28:20 +0100
  • 950583323f PR #845 merged Joerg Wunsch 2022-01-20 10:23:31 +0100
  • 0682af212c
    Merge pull request #845 from MCUdude/reduce-verbosity Jörg Wunsch 2022-01-20 10:22:52 +0100
  • b1cbbfc9f0 Reduce verbosity when setting fuses and uploading programs Affects commands with no -v flag and one -v flag MCUdude 2022-01-20 09:36:40 +0100
  • dbac0ecf8c Reduce the number of attempts to 10 + print number of attempts MCUdude 2022-01-19 22:55:11 +0100
  • 325604f970 PR #842 done Joerg Wunsch 2022-01-18 13:26:52 +0100
  • 8be18c788e CMake: add initial support for installing lib and include files Yegor Yefremov 2022-01-11 23:58:45 +0100
  • 090920298d PR #842 done Joerg Wunsch 2022-01-18 13:26:52 +0100
  • fa58267643
    Merge pull request #842 from mariusgreuel/pr-ft232r Jörg Wunsch 2022-01-18 13:25:25 +0100
  • 44b0c0715f Fix receive buffer implementation in ftdi_syncbb programmer Marius Greuel 2022-01-17 22:47:57 +0100
  • 7b9f258806 Add a new programmer 'ft232h', similar to ft232r. Improve and correct pinout documentation for um232h and c232hm programmer. Marius Greuel 2022-01-17 22:46:16 +0100
  • 0e451f73cf Print alias names if present MCUdude 2022-01-17 20:53:00 +0100
  • b3c76f3e54 PR #836 is merged, mention all new devices brought by that Joerg Wunsch 2022-01-16 23:01:10 +0100
  • 54d143d4a5
    Merge pull request #836 from MCUdude/add-missing-targets Jörg Wunsch 2022-01-16 22:59:41 +0100
  • 4453d54296 Add memory name aliases for AVR DA/DB + add sernum and tempsense memory sections to read from MCUdude 2022-01-15 21:53:58 +0100
  • 9c08c0c164 Attempt to fix incorrect readsize values Values copied AVR64DD__.atdf and AVR64EA__.atdf. The order atdf files doesn't exist at the moment MCUdude 2022-01-15 12:26:45 +0100
  • 628c48aff6 Add AVR EA targets This includes AVR8EA28/32, AVR16EA28/32/48, AVR32EA28/32/48 and AVR64EA28/32/64 MCUdude 2022-01-14 20:30:49 +0100
  • 8e47768600 Add AVR DD targets This includes AVR16DD14/20/28/32, AVR32DD14/20/28/32 and AVR64DD14/20/28/32 MCUdude 2022-01-14 19:12:13 +0100
  • e5edecf95e PR #811 is merged Joerg Wunsch 2022-01-14 08:25:43 +0100
  • b99687f33c
    Merge pull request #811 from dbuchwald/main Jörg Wunsch 2022-01-14 08:24:58 +0100
  • 153031d6d6 Copy over description of extended parameters to avrdude.1 Joerg Wunsch 2022-01-14 08:18:56 +0100
  • c31578cbbd Add cscope.out to list of ignored files Joerg Wunsch 2022-01-13 22:43:03 +0100
  • 310fe49b73 Add missing tinyAVR-2 series targets Includes ATtiny3224, ATtiny3226 and ATtiny3227 MCUdude 2022-01-13 22:29:22 +0100
  • 5c264992fc PR #832 is done Joerg Wunsch 2022-01-13 21:47:53 +0100
  • 77a5703c5c
    Merge pull request #832 from MCUdude/add-even-more-missing-targets Jörg Wunsch 2022-01-13 21:26:43 +0100
  • 822578cffd Mention PR #809 Joerg Wunsch 2022-01-13 20:08:40 +0100
  • d1634e4d96
    Merge pull request #809 from MCUdude/add-missing-atmega-targets Jörg Wunsch 2022-01-13 19:59:42 +0100
  • 99d8fa5d88 Add missing ATtiny targets + a little formatting MCUdude 2022-01-13 19:44:50 +0100
  • cc77f89953 Add missing ATmega targets + a little formatting MCUdude 2022-01-13 19:07:56 +0100
  • 7064447378 Add all possible ATmega__5 and ATmega__9 targets This includes the "non-P", A, P and PA suffixes MCUdude 2022-01-12 23:50:40 +0100
  • 77ed8b98c5 Add ATmega165A/P targets MCUdude 2022-01-07 13:07:51 +0100
  • 32232faa2b Add missing ATmega targets MCUdude 2022-01-07 11:52:15 +0100
  • ab57f38387 Replaced tabs by spaces Dawid Buchwald 2022-01-13 10:01:01 +0100
  • 90d0fa7346 Merge remote-tracking branch 'avrdudes/main' into main Dawid Buchwald 2022-01-13 09:57:42 +0100
  • 956a274abd Remove libreadline from GitHub build action Marius Greuel 2022-01-12 22:34:28 +0100
  • 3fbac230b3 Enable printf %n format specifier for MSVC Marius Greuel 2022-01-12 20:41:52 +0100
  • 0ba4d2eaee Change GitHub build action to create separate artifacts for executables Marius Greuel 2022-01-12 17:25:00 +0100
  • 1faa02b9cb Mention PR #828 and issue #823 Joerg Wunsch 2022-01-11 22:13:57 +0100
  • dc2f5b25a2
    Merge pull request #828 from dl8dtl/fix-tpi-fuse-write Jörg Wunsch 2022-01-11 22:12:37 +0100
  • 65d5cfadc1 Fix for TPI fuse write Joerg Wunsch 2022-01-11 22:00:22 +0100
  • 1049777283 PR #826 is done Joerg Wunsch 2022-01-11 15:41:32 +0100
  • 4e1bbf07ac
    Merge pull request #826 from yegorich/cmake-dll Jörg Wunsch 2022-01-11 15:40:58 +0100
  • e72fa01073 Fix libavrdude library file name Yegor Yefremov 2022-01-11 14:58:40 +0100
  • 60bda0bcc4 PR #820 is merged Joerg Wunsch 2022-01-11 12:45:04 +0100
  • 2d833e7ceb
    Merge pull request #820 from dl8dtl/libavrdude-remove-ac_cfg_h Jörg Wunsch 2022-01-11 12:44:26 +0100
  • 8374564665 CMake: enable dynamic-link library for libavrdude Yegor Yefremov 2022-01-11 12:02:36 +0100
  • b33709bc04 Mention Micronucleus bootloader (PR #786 - thanks, Hans!) Joerg Wunsch 2022-01-10 22:15:14 +0100
  • c7f7fcda8e Fix URL for linuxgpio programmer Joerg Wunsch 2022-01-10 22:12:36 +0100
  • 6870417860 Merge branch 'main' of github.com:avrdudes/avrdude Joerg Wunsch 2022-01-10 21:45:14 +0100
  • 829425f246 Mention PR #818 Joerg Wunsch 2022-01-10 21:33:31 +0100
  • 22e6c4b325
    Merge pull request #818 from yegorich/pindefs-fix-warning Jörg Wunsch 2022-01-10 21:33:04 +0100
  • a3bf6cc4c5 Fix names of Logic Green devices Joerg Wunsch 2022-01-10 21:29:09 +0100
  • b1b80bfa4a Mention PR #817 and issue #812 Joerg Wunsch 2022-01-10 21:27:01 +0100
  • 0a4193f742
    Merge pull request #817 from mariusgreuel/pr-print-expected-part Jörg Wunsch 2022-01-10 21:25:39 +0100
  • 48bcc269e2 Remove ac_cfg.h from libavrdude.h Joerg Wunsch 2022-01-10 14:27:08 +0100
  • cf35b7fe32 Include ac_cfg.h before libavrdude.h Joerg Wunsch 2022-01-10 14:51:48 +0100
  • fa8a31740f Remove ac_cfg.h from libavrdude.h Joerg Wunsch 2022-01-10 14:27:08 +0100
  • 92a3eb1080 Merge remote-tracking branch 'avrdudes/main' into main Dawid Buchwald 2022-01-09 23:39:09 +0100
  • ea29434568 Mention PR #814 and the issues it closes Joerg Wunsch 2022-01-09 20:33:05 +0100
  • 5746bb2670
    Merge pull request #814 from dl8dtl/notify-open-failure Jörg Wunsch 2022-01-09 20:30:10 +0100
  • f043e1b484 Work around choco failure in build.yml Marius Greuel 2022-01-09 20:04:06 +0100
  • 2fd967866c Don't display target info that's not present in Avrdude.conf I still have to figure out why all parts are flagged with support for both serial and parallel programming interfaces, even when this is not the case MCUdude 2022-01-09 18:13:07 +0100
  • 1a85e01b63 pindefs: conform to the function declaration Yegor Yefremov 2022-01-09 15:57:45 +0100
  • f67cb3c224 Preserve the insertion order of programmers and parts when parsing the avrdude.conf file Marius Greuel 2022-01-09 11:51:36 +0100
  • 1297098eae When the specified part has a matching signature, print the specified part instead of one from the parts list Marius Greuel 2022-01-09 11:50:35 +0100
  • 40f0fae5a4
    Update manpage for USBtiny and direct SPI David Fries 2015-01-01 19:58:23 -0600
  • cffa6c7ca0
    Add direct SPI mode to USBtiny David Fries 2015-01-01 19:16:47 -0600
  • 112b6edd1c
    Set back to programming mode on quit David Fries 2015-01-01 19:08:14 -0600
  • 8f16c2a1e4 Add more memory sections to read from + improve Avrdude output in verbose mode MCUdude 2022-01-08 23:57:37 +0100
  • a182ef5a26 Notify user if pgm->open() failes Joerg Wunsch 2022-01-08 22:02:25 +0100
  • a447673b07
    Merge branch 'avrdudes:main' into main Jörg Wunsch 2022-01-08 21:46:12 +0100
  • a8de8b8b8f
    Merge branch 'avrdudes:main' into main Dawid Buchwald 2022-01-08 19:44:20 +0100
  • 4a26aac5c8 Added RTS/DTR release message Dawid Buchwald 2022-01-08 19:14:33 +0100
  • b70fe0e956 Added RTS/DTR status message Dawid Buchwald 2022-01-08 18:53:46 +0100
  • e3338c428f Add PR #810 Joerg Wunsch 2022-01-08 18:27:48 +0100
  • f1dbb2aae8
    Merge pull request #810 from yegorich/ignore-ac-cfg-h-in Jörg Wunsch 2022-01-08 18:27:12 +0100
  • b13c61893b Ignore ac_cfg.h.in~ Yegor Yefremov 2022-01-08 18:05:47 +0100
  • d2ae6a824f Add C code alternative to __builtin_popcount. Marius Greuel 2022-01-08 16:08:35 +0100
  • 21d7fc58b6 Add -Wall to CMake compiler options Marius Greuel 2022-01-07 23:56:58 +0100
  • 5db696c167 Fix deploy action v7.0-rc0 Marius Greuel 2022-01-08 15:28:57 +0100
  • 8586d0f264 Add -Wall to CMake compiler options Marius Greuel 2022-01-07 23:56:58 +0100
  • b47295cc46 Remove Windows ARM target from GitHub Actions Marius Greuel 2022-01-07 17:26:54 +0100
  • 9d662522c5 Update build status in README.md Marius Greuel 2022-01-07 13:15:26 +0100
  • 16451af51e Add GitHub deploy action Marius Greuel 2022-01-06 21:24:45 +0100
  • 483ba21392 Add CMake settings for Visual Studio Marius Greuel 2021-12-28 15:07:55 +0100
  • aeed5e9fc0 Update README.md Marius Greuel 2021-12-28 13:56:48 +0100
  • f0aaa7bdeb Add support for COM port discovery via USB VID/PID Add support for Leonardo USB bootloader auto-reset Marius Greuel 2021-12-28 12:19:35 +0100
  • fd040bc1f0 Correct endpoint direction for control messages of USBtinyISP devices Marius Greuel 2020-02-23 21:03:11 +0200
  • 502ea2d7a3 Change Intel HEX line length from 32 to 16 to match line length of avr-objcopy Marius Greuel 2018-04-15 21:45:12 +0200
  • 255ce9eb16 Change program URL to github.com Marius Greuel 2021-12-28 11:13:52 +0100
  • 5380356895 Change .editorconfig tab width to 8 Marius Greuel 2021-12-28 11:13:35 +0100
  • 1631fc4dd8 Implemented extended parameter for RTS/DTR lines management Dawid Buchwald 2022-01-08 10:04:25 +0100