mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
ae9ef972c0
Current `CONFIG_PAGING` refers to an experimental implementation to enable embedded MCUs with some limited RAM space to execute large programs from some non-random access media. On-demand paging should be implemented for the kernel mode with address environment implementation enabled.