Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

Revision:
69:4a7918f48478
Parent:
66:9c8f0e3462fb
--- a/TARGET_LPC1114/cmsis.h	Wed Oct 23 16:23:06 2013 +0300
+++ b/TARGET_LPC1114/cmsis.h	Mon Nov 18 11:49:24 2013 +0200
@@ -9,5 +9,6 @@
 
 #include "LPC11xx.h"
 #include "cmsis_nvic.h"
+#include "bitfields.h"
 
 #endif