slackbuilds/development/avr-binutils
Matteo Bernardini dbc7cbfdb3 development/avr-binutils: Updated for version 2.35.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-04-17 23:13:38 -05:00
..
README development/avr-binutils: Fix README. 2020-10-17 09:38:50 +07:00
avr-binutils.SlackBuild development/avr-binutils: Updated for version 2.35.1. 2021-04-17 23:13:38 -05:00
avr-binutils.info development/avr-binutils: Updated for version 2.35.1. 2021-04-17 23:13:38 -05:00
avr-size.patch development/avr-binutils: Updated for version 2.35.1. 2021-04-17 23:13:38 -05:00
slack-desc

README

This package contains cross compiling version of GNU binutils, which
can be used to assemble and link binaries for the AVR platform.

It includes a patch to make 'avr-size' report how much memory (RAM
and flash) is taken up by the binary image on the target processor.
(obtained from https://bugs.archlinux.org/task/32504).