mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
Update arch/Kconfig
Co-authored-by: Gustavo Henrique Nihei <38959758+gustavonihei@users.noreply.github.com>
This commit is contained in:
committed by
Xiang Xiao
parent
422ceec99b
commit
54b652235c
+1
-1
@@ -424,7 +424,7 @@ config ARCH_USE_TEXT_HEAP
|
|||||||
depends on ARCH_HAVE_TEXT_HEAP
|
depends on ARCH_HAVE_TEXT_HEAP
|
||||||
---help---
|
---help---
|
||||||
This option enables architecture-specific memory allocator
|
This option enables architecture-specific memory allocator
|
||||||
for dynamic code loading. For example, ESP32 has a separate memory
|
for dynamic code loading. For example, ESP32 has separate memory
|
||||||
regions for instruction and data and the memory region used for
|
regions for instruction and data and the memory region used for
|
||||||
usual malloc doesn't work for instruction.
|
usual malloc doesn't work for instruction.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user