From df0c6a9e3a6736c7fd3dcc002e8a7ebf8ef50afe Mon Sep 17 00:00:00 2001 From: Bernard Xiong Date: Wed, 2 Sep 2015 12:07:09 +0800 Subject: [PATCH] [BSP] fix LIBC options in stm32f7 rtconfig.h --- bsp/stm32f7-disco/rtconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/stm32f7-disco/rtconfig.h b/bsp/stm32f7-disco/rtconfig.h index 8abaf29921..64bd443678 100644 --- a/bsp/stm32f7-disco/rtconfig.h +++ b/bsp/stm32f7-disco/rtconfig.h @@ -114,7 +114,7 @@ //
// -#define RT_USING_NEWLIB +#define RT_USING_LIBC // //#define RT_USING_PTHREADS //