stm32/f0: Created a meson build system for the STM32F0 series support
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
04977998c2
commit
4403f2a130
@@ -48,6 +48,7 @@ libstm32_usb_fs_v2 = declare_dependency(
|
||||
|
||||
# Mapping of target platform names to subdirs
|
||||
subdirs = {
|
||||
'stm32f0': 'f0',
|
||||
'stm32f1': 'f1',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user