Application shared memory with app_memory
Type: bool
Help¶
This is a wrapper around app_memory to simplify usage.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/app_memory/Kconfig:3
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:36
Menu path: (top menu) → General Kernel Options
config APP_SHARED_MEM
bool
prompt "Application shared memory with app_memory"
help
This is a wrapper around app_memory to simplify usage.
(Definitions include propagated dependencies, including from if’s and menus.)