diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 428537f654..6150823fb1 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -2375,6 +2375,46 @@ extern void up_ledoff(int led); +

+ OS setup related to on-demand paging: +

+ + +

+ If CONFIG_PAGING is selected, then the following also apply: +

+

The following can be used to disable categories of APIs supported by the OS. If the compiler supports weak functions, then it