LED-Germany/01_Source/matter-light-c6-wifi/main/Kconfig.projbuild

12 lines
301 B
Plaintext
Raw Normal View History

2026-02-26 09:59:27 +08:00
menu "Example Configuration"
config ENABLE_MEMORY_PROFILING
bool "Enable Memory Profiling"
default n
help
Enable this option to include memory profiling features in the example.
This will allow you to monitor memory usage during runtime.
endmenu