mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 19:50:47 +08:00
This option enables architecture-specific memory copy for dynamic code loading. For example, Ambiq has MRAM regions for instruction which can't load by the memcpy directly. Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>