mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Add shared memory initializatin logic
This commit is contained in:
+1
-1
@@ -200,7 +200,7 @@ config ARCH_HEAP_VBASE
|
||||
The virtual address of the beginning of the heap region.
|
||||
|
||||
config ARCH_SHM_VBASE
|
||||
hex "Virtual heap base"
|
||||
hex "Shared memory base"
|
||||
depends on MM_SHM
|
||||
---help---
|
||||
The virtual address of the beginning of the shared memory region.
|
||||
|
||||
Reference in New Issue
Block a user