stm32f0: Rename internal build symbol from MACH_STM32F0 to MACH_STM32F0_HAL

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2019-09-16 21:27:25 -04:00
parent a46244057c
commit 7b792e40d5
3 changed files with 4 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
# Base config file for STM32F0 ARM processor
CONFIG_MACH_STM32F0=y
CONFIG_MACH_STM32F0_HAL=y