commit | 183e417efa98ae008dc481a8f3a1ffebed29e26f | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Jan 08 22:59:44 2017 +0200 |
committer | Kumar Gala <kumar.gala@linaro.org> | Mon Jan 09 21:28:23 2017 +0000 |
tree | 39d7407f970a09a02077c7e5c55181ca154d91ad | |
parent | 0314a4e2875d9969ab8317e54e37404b108bd5a3 [diff] |
arch: arm: Use smaller ISR stack size for 16k nRF51 SoCs The 16k RAM nRF51 variants pose a challenge to get applications to fit within the available memory. Make the default ISR stack size smaller than the previous 2k default, but big enough to run fully functional Bluetooth controller and host stacks. Change-Id: Ie7c5bb21a3ba620d283e6228a2482d280f85119d Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>