commit | 428d51b5db28b93e8c4ce132ab7db603bae78fdd | [log] [tgz] |
---|---|---|
author | Iván Briano <ivan.briano@intel.com> | Wed Feb 17 17:52:56 2016 -0200 |
committer | Gerrit Code Review <gerrit@zephyrproject.org> | Sat Feb 20 14:57:53 2016 +0000 |
tree | ef8becab5d7ce30cda9234a85d5fb983367594b7 | |
parent | 4c9954d30ba33b2528da2cf7900872ce1c7affde [diff] |
libc-hooks: Make newlib's heap size configurable While we don't have a proper heap that can make use of all the available RAM, make it possible for applications using Newlib to configure the size of the heap exposed via the sbrk() hook. Change-Id: I4e3193c1f2df0ace1dbc5b1f6ceb2cdc61479762 Signed-off-by: Iván Briano <ivan.briano@intel.com>