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:
90:cb3d968589d8
Parent:
86:04dd9b1680ae
Child:
99:dbbf35b96557
--- a/TARGET_NUCLEO_F411RE/stm32f4xx_hal_def.h	Fri Sep 12 16:41:52 2014 +0100
+++ b/TARGET_NUCLEO_F411RE/stm32f4xx_hal_def.h	Tue Oct 28 16:40:41 2014 +0000
@@ -71,7 +71,7 @@
 
 /* Exported macro ------------------------------------------------------------*/
 #ifndef NULL
-  #define NULL      (void *) 0
+  #define HAL_NULL      (void *) 0
 #endif
 
 #define HAL_MAX_DELAY      0xFFFFFFFF