mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:37:38 +08:00
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.