diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 9eb114fd21..0670ec11cb 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -4396,7 +4396,7 @@ build CONFIG_MM_REGIONS: If the architecture includes multiple regions of memory to allocate from, this specifies the number of memory regions that the memory manager must - handle and enables the API mm_addregion(start, end); + handle and enables the API mm_addregion(heap, start, end).
  • CONFIG_MM_SMALL: Each memory allocation has a small allocation