Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: TARGET_NUCLEO_F030R8/stm32f0xx_hal_def.h
- Revision:
- 92:4fc01daae5a5
- Parent:
- 90:cb3d968589d8
- Child:
- 93:e188a91d3eaa
--- a/TARGET_NUCLEO_F030R8/stm32f0xx_hal_def.h Wed Oct 29 11:02:04 2014 +0000 +++ b/TARGET_NUCLEO_F030R8/stm32f0xx_hal_def.h Thu Nov 27 13:33:22 2014 +0000 @@ -70,8 +70,8 @@ } HAL_LockTypeDef; /* Exported macro ------------------------------------------------------------*/ -#ifndef NULL - #define NULL (void *) 0 +#ifndef HAL_NULL + #define HAL_NULL (void *) 0 #endif #define HAL_MAX_DELAY 0xFFFFFFFF