mbed library sources. Supersedes mbed-src. Edited target satm32f446 for user USART3 pins
Fork of mbed-dev by
Diff: targets/TARGET_RENESAS/mbed_rtx.h
- Revision:
- 186:707f6e361f3e
- Parent:
- 184:08ed48f1de7f
--- a/targets/TARGET_RENESAS/mbed_rtx.h Thu Apr 19 17:12:19 2018 +0100 +++ b/targets/TARGET_RENESAS/mbed_rtx.h Fri Jun 22 16:45:37 2018 +0100 @@ -19,7 +19,6 @@ #include <stdint.h> #if defined(TARGET_RZ_A1H) || defined(TARGET_VK_RZ_A1H) || defined(TARGET_GR_LYCHEE) -#define OS_IDLE_THREAD_STACK_SIZE 512 #if defined(__CC_ARM) extern char Image$$ARM_LIB_STACK$$Base[];