mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 16:01:03 +08:00
8a13da322d
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>