Search Criteria
Package Details: avr-binutils-atmel 2.26-2
Git Clone URL: | https://aur.archlinux.org/avr-binutils-atmel.git (read-only) |
---|---|
Package Base: | avr-binutils-atmel |
Description: | A set of programs to assemble and manipulate binary and object files for the AVR architecture (from Atmel) |
Upstream URL: | http://www.atmel.com/tools/ATMELAVRTOOLCHAINFORLINUX.aspx |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | jpkotta |
Maintainer: | nullptr_t |
Last Packager: | nullptr_t |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-28 20:11 |
Last Updated: | 2019-01-11 19:07 |
Required by (4)
- avr-gcc-atmel (requires avr-binutils)
- avrm-git (requires avr-binutils)
- gnoduino (requires avr-binutils)
- klipper-git (requires avr-binutils)
Latest Comments
impatt commented on 2016-01-03 06:16
--- PKGBUILD_ 2016-01-03 11:04:35.896666670 +0500
+++ PKGBUILD 2016-01-03 11:05:15.433333336 +0500
@@ -15,6 +15,7 @@
arch=('x86_64' 'i686')
license=('GPL')
depends=('glibc>=2.17' 'zlib')
+makedepends=('bison' 'flex' 'make' 'gcc')
provides=('avr-binutils')
conflicts=('avr-binutils')
options=('staticlibs' '!distcc' '!ccache')
snork commented on 2015-11-16 20:22
Unfortunately, it seems, that Atmel no longer distribute AVR toolchain by direct link