Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: avrdude | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 7.1 | Vendor: openSUSE |
Release: bp156.1.5 | Build date: Tue May 14 05:13:21 2024 |
Group: Unspecified | Build host: s390zl28 |
Size: 958178 | Source RPM: avrdude-7.1-bp156.1.5.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/avrdudes/avrdude | |
Summary: Upload tool for AVR microcontrollers |
avrdude is a tool for AVR microcontrollers and drives many hardware in-system programmers. avrdude allows programming microcontrollers through a USB or parallel port of the computer.
GPL-2.0-or-later
* Tue Jun 20 2023 Dirk Müller <dmueller@suse.com> - update PKGBUILD url * Fri Jun 09 2023 Stefan Seyfried <seife+obs@b1-systems.com> - really disable huge docs (it looks like this was intended but executed poorly ;-) -- this gets rid of texlive(!) build dep - fix build on Leap 15.x where CMake defaults to wrong shared linker flags, which in turn break package build and where /usr/etc is not yet a thing * Fri Jun 02 2023 Dirk Müller <dmueller@suse.com> - update to 7.1: * Provide a new programmer -c urclock for bootloader urprotocol * Urclock fully supports vector bootloaders at no extra code size * Protects itself from overwriting * Vector bootloaders: can protect the reset vector * Offers Chip Erase function (quicker than uploading 0xff's) * Urclock when compiled with libreadline supports bootloaders in terminal mode (preventing them from WDT timeout) * The -c urclock programmer provides a metadata interface that allows unused flash to be used as storage avrdude -c urclock is backward compatible with * Add TPI support for Microchip tools #1205 * Add C-strings, C characters and double to terminal write * Provide write flash in the terminal (using a cache) * Provide page erase in the terminal as pgerase * Add support for NetBSD and OpenBSD to build.sh * urclock = Urclock programmer for bootloaders using urprotocol * xplainedmini_tpi = Atmel AVR XplainedMini in TPI mode * xplainedpro_pdi = Atmel AVR XplainedPro in PDI mode * atmelice_tpi = Atmel-ICE (ARM/AVR) in TPI mode * powerdebugger_tpi = Atmel PowerDebugger (ARM/AVR) in TPI mode * pickit4 = MPLAB(R) PICkit 4 in JTAG mode * pickit4_tpi = MPLAB(R) PICkit 4 in TPI mode * snap = MPLAB(R) SNAP in JTAG mode * snap_tpi = MPLAB(R) SNAP in TPI mode * arduino_gemma = Arduino Gemma bootloader disguised as USBtiny * adafruit_gemma = Adafruit Trinket Gemma bootloader disguised as USBtiny * digilent-hs2 = Digilient JTAG HS2 (MPSSE) * tigard = Tigard interface board * Issues fixed: * Fix micronucleus bootloader to check for unresponsive USB devices #945 * Fix src/CMakeLists.txt to honor CMAKE_INSTALL_LIBDIR * Mon Mar 07 2022 Martin Wilck <mwilck@suse.com> - Add code for safe modprobe.d migration (https://en.opensuse.org/openSUSE:Packaging_UsrEtc) * Fri Mar 04 2022 Martin Wilck <mwilck@suse.com> - Install modprobe.conf files to %_modprobedir (bsc#1196275, jsc#SLE-20639) * Thu Oct 17 2019 Richard Brown <rbrown@suse.com> - Remove obsolete Groups tag (fate#326485) * Sun Mar 17 2019 Jan Engelhardt <jengelh@inai.de> - Resolve FIXME for "proper Requires". - Generalize description. * Wed Apr 18 2018 sndirsch@suse.com - marked avrdude.keyring and debian.avrdude.udev as sources in specfile * Tue Nov 14 2017 lnussel@suse.de - add USB IDs for Arduino Micro - add download URL and keyring * Wed Jul 12 2017 pcervinka@suse.com - remove incorrect provides in library subpackage - remove not needed obsoletes in library subpackage - make libftdi1 build dependency only for openSUSE - spec file cleaned by spec-cleaner * Mon Dec 12 2016 kkaempf@suse.com - drop parport from 50-avrdude.rules for udev (bsc#994883) limit to USB * Fri Mar 18 2016 kkaempf@suse.com - Update to 6.3 * New devices supported: - ATmega48PB, ATmega88PB, ATmega168PB - ATtiny28 (HVPP-only device) - AT90PWM216 (bug #42310: New part description for AT90PWM216) - ATmega32M1 (patch #7694 Add support for the atmega32m1) * New programmers supported: - Atmel mEDBG: xplainedmini, xplainedmini_dw - ftdi_syncbb - uncompatino, ttl232r (FTDI TTL232R-5V with ICSP adapter) (patch #8529 2 more ftdi_syncbb devices) - Atmel DFU, using FLIP protocol version 1 (AT90USB and ATmegaU devices), or version 2 (Xmega devices) - Atmel-ICE (ARM/AVR), JTAG, PDI, debugWIRE, ISP modi * Major changes compared to the previous version: - The stk500v2 implementation now uses its own higher-level command implementation for byte-wide access, rather than the historic SPI_MULTI command where all the low-level ISP implementation had to be assembled manually inside AVRDUDE. In addition to the traditional STK500, this implementation is also used by all the more modern Atmel tools (AVRISPmkII, JTAGICEmkII in ISP mode, STK600 in ISP mode). - The -B option can be suffixed with "Hz", "kHz", or "MHz", in order to specify a bitclock frequency rather than period. - Print part id after signature (patch #8440 ) - buspirate: Also support "cpufreq" extended parameter in binary mode (patch #8504 ) - The "-P net:" syntax (forwarding of serial data over TCP) is now also implemented for Win32 systems. - Atmel EDBG protocol support added (JTAGICE3, XplainedPro, Atmel-ICE) - disable IPv6 temporarily
/etc/avrdude.conf /lib/modprobe.d /lib/modprobe.d/50-avrdude_parport.conf /usr/bin/avrdude /usr/lib/udev /usr/lib/udev/rules.d /usr/lib/udev/rules.d/50-avrdude.rules /usr/share/doc/packages/avrdude /usr/share/doc/packages/avrdude/NEWS /usr/share/doc/packages/avrdude/README.md /usr/share/licenses/avrdude /usr/share/licenses/avrdude/COPYING /usr/share/man/man1/avrdude.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 20:22:04 2024