[BSP] fix LIBC options in stm32f7 rtconfig.h
This commit is contained in:
parent
8d309a40f5
commit
df0c6a9e3a
|
@ -114,7 +114,7 @@
|
|||
|
||||
// <section name="LIBC" description="C Runtime library setting" default="always" >
|
||||
// <bool name="RT_USING_LIBC" description="Using libc library" default="true" />
|
||||
#define RT_USING_NEWLIB
|
||||
#define RT_USING_LIBC
|
||||
// <bool name="RT_USING_PTHREADS" description="Using POSIX threads library" default="true" />
|
||||
//#define RT_USING_PTHREADS
|
||||
// </section>
|
||||
|
|
Loading…
Reference in New Issue