stm32: Rename stm32f4/ directory to stm32/
Now that the code in stm32f4/ can handle both stm32f1 and stm32f4 chips, rename the directory to just "stm32". Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
committed by
KevinOConnor
parent
ec3d865b51
commit
8b9cc62359
@@ -1,2 +1,3 @@
|
||||
# Base config file for STM32F1 ARM processor
|
||||
CONFIG_MACH_STM32F1=y
|
||||
CONFIG_MACH_STM32=y
|
||||
CONFIG_MACH_STM32F103=y
|
||||
|
||||
Reference in New Issue
Block a user