Changes to support L152

Dependents:   L152RE_rtos_test

Fork of mbed-rtos by mbed official

Revision:
41:5aaddf3695c4
Parent:
40:bd07334df5b1
--- a/rtx/RTX_CM_lib.h	Fri Aug 15 16:30:22 2014 +0100
+++ b/rtx/RTX_CM_lib.h	Mon Sep 29 23:00:10 2014 +0000
@@ -257,7 +257,7 @@
 #define INITIAL_SP            (0x20020000UL)
 
 #else
-#error "no target defined"
+#define INITIAL_SP            (0x20002000UL)
 
 #endif