nuttx/Documentation
Tiago Medicci Serrano ae9ef972c0 paging: Rename existing CONFIG_PAGING to CONFIG_LEGACY_PAGING
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.
2024-03-05 09:45:49 +08:00
..
_extensions Documentation: port warnings_filter Sphinx extension from Zephyr 2023-11-28 09:18:29 -08:00
_static
_templates
applications drivers/mtd/mtd_nandram: Adds virtual NAND Flash device simulator. 2024-03-04 10:38:08 -03:00
components docs/comments: add simple document and fix typo 2024-03-03 01:55:07 +08:00
contributing documentation/contributing: remove copyright notice in file header 2023-11-07 01:01:18 +08:00
faq
guides DOC: Fix https://github.com/apache/nuttx/issues/11760 2024-02-23 15:33:53 +01:00
implementation Documentation: Fix various typos 2023-11-23 16:38:19 -08:00
introduction Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00
platforms board/stm32f401rc-rs485: Add support to ADC 2024-03-03 12:03:18 -03:00
quickstart paging: Rename existing CONFIG_PAGING to CONFIG_LEGACY_PAGING 2024-03-05 09:45:49 +08:00
reference Documentation: Move nat.rst and netdev.rst to net/ 2024-02-23 08:32:49 +01:00
ReleaseNotes Documentation: add NuttX-12.4.0 release notes 2024-01-09 05:47:24 -08:00
.gitignore
conf.py Documentation: port warnings_filter Sphinx extension from Zephyr 2023-11-28 09:18:29 -08:00
glossary.rst
index.rst Documentation: migrate "Linux Processes vs NuttX Tasks" from wiki 2023-11-05 12:11:14 +08:00
known-warnings.txt fs: Add VFS docs 2024-02-20 18:28:09 -08:00
legacy_README.md Documentation: fix warning 2023-10-30 20:29:54 +08:00
make.bat
Makefile fs: Add VFS docs 2024-02-20 18:28:09 -08:00
Pipfile docs: Add copy button for code blocks 2023-05-20 12:58:32 +08:00
Pipfile.lock build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /Documentation 2024-01-11 21:38:34 -03:00
substitutions.rst