x
Dependencies: BLE_API mbed-dev-bin nRF51822
Fork of microbit-dal by
Revision 74:6e04fcba715d, committed 2017-06-06
- Comitter:
- bluetooth_mdw
- Date:
- Tue Jun 06 08:41:02 2017 +0000
- Parent:
- 73:eb91bba49623
- Commit message:
- x
Changed in this revision
inc/core/MicroBitConfig.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/inc/core/MicroBitConfig.h Wed Jul 13 14:32:54 2016 +0000 +++ b/inc/core/MicroBitConfig.h Tue Jun 06 08:41:02 2017 +0000 @@ -87,7 +87,7 @@ // The proportion of SRAM available on the mbed heap to reserve for the micro:bit heap. #ifndef MICROBIT_NESTED_HEAP_SIZE -#define MICROBIT_NESTED_HEAP_SIZE 0.75 +#define MICROBIT_NESTED_HEAP_SIZE 0.50 #endif // If defined, reuse any unused SRAM normally reserved for SoftDevice (Nordic's memory resident BLE stack) as heap memory.