crosstool-ng/samples/avr/reported.by
Erico Nunes 560bbdc887 avr: update sample to use up-to-date gcc
With avr-libc 2.0.0 released, we no longer need to force gcc 4.9.x for
the avr toolchain. So, remove the gcc version constraint and allow it to
follow the default gcc version. There is also no need to force companion
libraries' versions anymore.
The 'experimental' flag was also removed from the description as it
seems to be following upstream development now.

This sample has been build tested on Arch Linux and Ubuntu 14.04 hosts.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
2016-04-19 01:38:32 -03:00

4 lines
108 B
Plaintext

reporter_name="Erico Nunes"
reporter_url="https://github.com/enunes"
reporter_comment="AVR 8-bit toolchain"