with Nucleo STM32F302R8 support (until merged)

Dependents:   m2x-demo-all-cc3000

Fork of mbed-rtos by mbed official

Revision:
11:db1fc233faa9
Parent:
6:350b53afb889
Child:
31:015df9e602b6
--- a/rtx/rt_Mutex.c	Wed Apr 24 14:45:21 2013 +0000
+++ b/rtx/rt_Mutex.c	Tue Apr 30 10:51:19 2013 +0000
@@ -33,7 +33,7 @@
  *---------------------------------------------------------------------------*/
 
 #include "rt_TypeDef.h"
-#include "RTX_Config.h"
+#include "RTX_Conf.h"
 #include "rt_List.h"
 #include "rt_Task.h"
 #include "rt_Mutex.h"