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:
- 184:08ed48f1de7f
- Parent:
- 181:57724642e740
- Child:
- 186:707f6e361f3e
--- a/targets/TARGET_RENESAS/mbed_rtx.h Tue Mar 20 17:01:51 2018 +0000 +++ b/targets/TARGET_RENESAS/mbed_rtx.h Thu Apr 19 17:12:19 2018 +0100 @@ -18,7 +18,7 @@ #include <stdint.h> -#if defined(TARGET_RZ_A1H) || defined(TARGET_GR_LYCHEE) +#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)