From 07a71d8c420019b627c191259d14a2eaa1561b20 Mon Sep 17 00:00:00 2001 From: "Martin Lund\"" Date: Sat, 23 May 2009 18:46:42 +0000 Subject: Added support for Atmel AVR32 headers --- config/libc/newlib.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'config') diff --git a/config/libc/newlib.in b/config/libc/newlib.in index e674cddd..fdca4ce1 100644 --- a/config/libc/newlib.in +++ b/config/libc/newlib.in @@ -29,3 +29,15 @@ config LIBC_VERSION # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line! + +config ATMEL_AVR32_HEADERS + bool + prompt "Install Atmel AVR32 headers" + default y + help + Install Atmel AVR32 headers for native AVR32 development. Most + AVR32 MCU devices are supported. + + If you do native AVR32 development you want to say 'Y' here. + + -- cgit v1.2.3