[components][mm]添加预留内存支持 (#8025)

This commit is contained in:
zms123456
2023-10-14 14:10:57 +08:00
committed by GitHub
parent 1e7add54d4
commit a39da9cb59
7 changed files with 910 additions and 2 deletions
+1
View File
@@ -34,5 +34,6 @@ source "$RTT_DIR/components/libc/Kconfig"
source "$RTT_DIR/components/net/Kconfig"
source "$RTT_DIR/components/utilities/Kconfig"
source "$RTT_DIR/components/vbus/Kconfig"
source "$RTT_DIR/components/mm/Kconfig"
endmenu