From 715a1b5937fdd36e482ef4ca032458ae8999e2db Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 27 Sep 2014 15:06:29 -0600 Subject: Update NuttX.html for the NuttX-7.5 release --- nuttx/ReleaseNotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/ReleaseNotes') diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes index 682d33c5c..dc63e2450 100644 --- a/nuttx/ReleaseNotes +++ b/nuttx/ReleaseNotes @@ -7010,7 +7010,7 @@ Additional new features and extended functionality: - Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supported. - sbrk(): sbrk() is now supported in the kernel build to permit - dyanmically sized, per-process heaps. + dynamically sized, per-process heaps. - Per-Process Heaps: Space at the beginning of the process data space is now reserved for user heap management structures. In the kernel build mode, these heap structures are shared between the kernel and -- cgit v1.2.3