AVR32 support has been retired.

Scripts no longer download avr-headers.

Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2017-01-11 16:56:12 -08:00
parent 01a4bed794
commit fddbf8f99e

View File

@ -5,10 +5,6 @@
# Edited by Martin Lund <mgl@doredevelopment.dk>
#
LIBC_NEWLIB_AVR_HDRS_URI="http://www.atmel.com/Images"
LIBC_NEWLIB_AVR_HDRS_BASE="avr-headers-3.2.3.970"
LIBC_NEWLIB_AVR_HDRS_EXT=".zip"
do_libc_get() {
local libc_src="{http://mirrors.kernel.org/sourceware/newlib,
ftp://sourceware.org/pub/newlib}"