feat(tools): New kconfig configuration script has been added.

This commit is contained in:
MacRsh
2025-07-01 23:43:20 +08:00
parent aca12b2e7a
commit f0110c0ceb
40 changed files with 193 additions and 40 deletions

View File

@@ -33,7 +33,7 @@ endchoice
config MR_CFG_HEAP_SIZE
depends on !MR_USE_MALLOC_LIBC
int "Heap memory size(Bytes)"
int "Heap memory size"
default 4096
range 24 2147483647