From 0a1e1a7e32794a32990b1314e12699a74ac43039 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 31 Jan 2010 12:50:22 +0100 Subject: [PATCH] libc/newlib: remove EXPERIMENTAL status Although this have been only slightly tested, no one has really complained, and it seems to be working fine so far (on AVR32 at least). --- config/libc/newlib.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/libc/newlib.in b/config/libc/newlib.in index d3ef45cb..b3e90e64 100644 --- a/config/libc/newlib.in +++ b/config/libc/newlib.in @@ -1,5 +1,5 @@ # newlib options -# depends on EXPERIMENTAL && BARE_METAL +# depends on BARE_METAL config LIBC_newlib help