mbed library sources. Supersedes mbed-src. Fixed broken STM32F1xx RTC on rtc_api.c
Dependents: Nucleo_F103RB_RTC_battery_bkup_pwr_off_okay
Fork of mbed-dev by
Diff: targets/TARGET_NORDIC/mbed_rtx.h
- Revision:
- 169:e3b6fe271b81
- Parent:
- 167:e84263d55307
--- a/targets/TARGET_NORDIC/mbed_rtx.h Thu Jul 06 15:42:05 2017 +0100 +++ b/targets/TARGET_NORDIC/mbed_rtx.h Wed Jul 19 17:31:21 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