mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +08:00
[klibc] organize and renmae macros, and add CI check
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# scons: --strict
|
||||
|
||||
CONFIG_RT_KLIBC_USING_PRINTF_LONGLONG=y
|
||||
@@ -0,0 +1,4 @@
|
||||
# scons: --strict
|
||||
|
||||
CONFIG_RT_KLIBC_USING_STDLIB=y
|
||||
CONFIG_RT_KLIBC_USING_STDLIB_MEMORY=y
|
||||
@@ -0,0 +1,3 @@
|
||||
# scons: --strict
|
||||
|
||||
CONFIG_RT_KLIBC_USING_TINY_SIZE=y
|
||||
Reference in New Issue
Block a user