mbed(SerialHalfDuplex入り)
Fork of mbed by
Diff: TARGET_NUCLEO_F411RE/stm32f4xx_hal_def.h
- Revision:
- 90:cb3d968589d8
- Parent:
- 86:04dd9b1680ae
--- 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