diff options
Diffstat (limited to 'test/configs/stm32f0.config')
-rw-r--r-- | test/configs/stm32f0.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/configs/stm32f0.config b/test/configs/stm32f0.config index c2d4a73a..c36964b1 100644 --- a/test/configs/stm32f0.config +++ b/test/configs/stm32f0.config @@ -1,2 +1,2 @@ # Base config file for STM32F0 ARM processor -CONFIG_MACH_STM32F0=y +CONFIG_MACH_STM32F0_HAL=y |