Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
Diff: TARGET_ARCH_BLE/TARGET_NORDIC/mbed_rtx.h
- Revision:
- 147:a97add6d7e64
- Parent:
- 145:64910690c574
diff -r 22da6e220af6 -r a97add6d7e64 TARGET_ARCH_BLE/TARGET_NORDIC/mbed_rtx.h --- a/TARGET_ARCH_BLE/TARGET_NORDIC/mbed_rtx.h Thu Jul 06 15:30:22 2017 +0100 +++ b/TARGET_ARCH_BLE/TARGET_NORDIC/mbed_rtx.h Wed Jul 19 16:46:19 2017 +0100 @@ -37,6 +37,8 @@ #define INITIAL_SP (0x20010000UL) #endif +#define OS_IDLE_THREAD_STACK_SIZE 512 + #elif defined(TARGET_MCU_NRF52840) #ifndef INITIAL_SP