Changes to support L152
Fork of mbed-rtos by
Diff: rtx/rt_HAL_CM.h
- Revision:
- 10:fcb1f103f7a1
- Parent:
- 7:80173c64d05d
- Child:
- 31:015df9e602b6
--- a/rtx/rt_HAL_CM.h Mon Jan 28 14:46:06 2013 +0000 +++ b/rtx/rt_HAL_CM.h Wed Apr 24 14:45:21 2013 +0000 @@ -50,7 +50,7 @@ #undef __USE_EXCLUSIVE_ACCESS -#if defined (__CORTEX_M0) +#if defined (__CORTEX_M0) || defined (__CORTEX_M0PLUS) #define __TARGET_ARCH_6S_M 1 #else #define __TARGET_ARCH_6S_M 0