Search Criteria
Package Details: avr-gcc-atmel 4.9.2-1
Git Clone URL: | https://aur.archlinux.org/avr-gcc-atmel.git (read-only, click to copy) |
---|---|
Package Base: | avr-gcc-atmel |
Description: | The GNU AVR Compiler Collection (from Atmel) |
Upstream URL: | http://www.atmel.com/tools/ATMELAVRTOOLCHAINFORLINUX.aspx |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | jpkotta |
Maintainer: | nullptr_t |
Last Packager: | jpkotta |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-28 20:13 |
Last Updated: | 2017-02-24 22:52 |
Dependencies (4)
- avr-binutils (avr-binutils-atmel)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- libmpc (libmpc-git)
- avr-libc (avr-libc-svn, avr-libc-atmel, avr-libc-tinyos, avr-libc-avrxmega3-svn, avr-libc-atmega328pb) (optional) – Standard C library for Atmel AVR development
Required by (21)
- arduide-git (requires avr-gcc)
- arduino-avr-core-rc (requires avr-gcc)
- avr-libc-atmel (requires avr-gcc)
- avr-libc-avrxmega3-svn (requires avr-gcc)
- avr-libc-svn (requires avr-gcc)
- avrm-git (requires avr-gcc)
- brewpi-script (requires avr-gcc)
- eclipse-avr (requires avr-gcc)
- gnoduino (requires avr-gcc)
- kilombo-git (requires avr-gcc) (optional)
- klipper-git (requires avr-gcc)
- mcu-info-util-git (requires avr-gcc) (optional)
- microscheme (requires avr-gcc)
- opentx-companion (requires avr-gcc) (make)
- opentx-companion21 (requires avr-gcc) (make)
- opentx-companion22 (requires avr-gcc) (make)
- qmk-git (requires avr-gcc)
- simulide (requires avr-gcc) (make)
- tinygo-bin (requires avr-gcc) (optional)
- tinygo-git (requires avr-gcc) (optional)
- wio (requires avr-gcc) (optional)
Latest Comments
shree commented on 2019-01-05 06:08
@jpkotta Thanks for the update. I'll look into the process and consider taking it on.
jpkotta commented on 2019-01-04 21:01
@schree, I've also disowned avr-binutils-atmel and avr-libc-atmel.
jpkotta commented on 2019-01-04 20:57
@schree, no I'm not really using this any more. I'll orphan it.
shree commented on 2019-01-04 20:00
@jpkotta Version 3.6.1 of the Atmel tool chain is available here http://distribute.atmel.no/tools/opensource/Atmel-AVR-GNU-Toolchain/3.6.1/ and provides support for the new ATtiny line. I know it's been a while since you started maintaining avr-*-atmel packages, are you still okay with keeping it up? Thanks!
c4757p commented on 2015-09-21 04:13
@anatolik - the non-Atmel libc is out of date. There are chips like the E series that have been out for two years and still aren't supported by it.
jpkotta commented on 2015-08-31 01:19
I didn't know about it. My coworker found the avr-*-atmel packages were needed for a project at work. I wanted to preserve these packages because of that. I'm not very involved with the project, but I'll make sure the official packages are OK and delete these if they are.
anatolik commented on 2015-08-28 22:23
What is the point of using it instead of https://www.archlinux.org/packages/community/x86_64/avr-gcc/ ?