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).
This commit is contained in:
Yann E. MORIN" 2010-01-31 12:50:22 +01:00
parent 38dbb38701
commit 0a1e1a7e32

View File

@ -1,5 +1,5 @@
# newlib options
# depends on EXPERIMENTAL && BARE_METAL
# depends on BARE_METAL
config LIBC_newlib
help