summaryrefslogtreecommitdiff
path: root/config/libc/newlib.in
diff options
context:
space:
mode:
authorMartin Lund" <mgl@doredevelopment.dk>2009-05-23 18:46:42 (GMT)
committerMartin Lund" <mgl@doredevelopment.dk>2009-05-23 18:46:42 (GMT)
commit07a71d8c420019b627c191259d14a2eaa1561b20 (patch)
tree6948413f477003fed931c0726604d878e7c58648 /config/libc/newlib.in
parent72aea3b682d8138970793d08462807e07f7842aa (diff)
Added support for Atmel AVR32 headers
Diffstat (limited to 'config/libc/newlib.in')
-rw-r--r--config/libc/newlib.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/libc/newlib.in b/config/libc/newlib.in
index e674cdd..fdca4ce 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.
+
+