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
@@ -31,7 +31,8 @@
|
||||
common_includes = include_directories('.')
|
||||
|
||||
target_paths = {
|
||||
'stm32f1': 'stm32/f1'
|
||||
'stm32f0': 'stm32/f0',
|
||||
'stm32f1': 'stm32/f1',
|
||||
}
|
||||
|
||||
if target_platform != 'all'
|
||||
|
||||
Reference in New Issue
Block a user