Upload tool for AVR microcontrollers
avrdude is a tool for avr microcontrollers and drives many hardware
in-system programmers. avrdude allows you to program your
microcontroller through the parallel port of your computer.
- Developed at CrossToolchain:avr
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/avrdude && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000473 473 Bytes | |
avrdude-5.11-no-builddate.diff | 0000000910 910 Bytes | |
avrdude-5.11svn.1275.tar.gz | 0000481301 470 KB | |
avrdude-udev.rules | 0000001142 1.12 KB | |
avrdude.changes | 0000010993 10.7 KB | |
avrdude.spec | 0000003162 3.09 KB | |
modprobe.avrdude_parport | 0000000093 93 Bytes |
Revision 29 (latest revision is 40)
Stephan Kulow (coolo)
accepted
request 221384
from
Stefan Dirsch (sndirsch)
(revision 29)
- no longer use an URL for the source, since the tarball is generated - set the _service to localonly - work around systemd-udev warnings, by moving comments in the udev rules file to the beginning of a line. - Build the info file only, no PS/PDF documentation. - Don't require libftdi for older SUSE versions. - Build from svn snapshot (last official release is too old). - avrdude-use-serial-device-for-serbb.patch is no longer needed. - Add UDB IDs for Arduino Leonardo and LUFA ACM bootloaders. - Give access to programmer devices only to local users. - Build documentation from source instead of importing pre-built html and pdf documentation. - Disable documentation building on releases older than 12.3 due to texinfo problems.
Comments 0