stm32/f3: Created a meson build system for the STM32F3 series support
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
4403f2a130
commit
80cf453429
@@ -50,6 +50,7 @@ libstm32_usb_fs_v2 = declare_dependency(
|
||||
subdirs = {
|
||||
'stm32f0': 'f0',
|
||||
'stm32f1': 'f1',
|
||||
'stm32f3': 'f3',
|
||||
}
|
||||
|
||||
# Bring in the proper target subdir for the requested target platform
|
||||
|
||||
Reference in New Issue
Block a user