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
@@ -5,6 +5,7 @@ option(
|
||||
'all',
|
||||
'stm32f0',
|
||||
'stm32f1',
|
||||
'stm32f3',
|
||||
],
|
||||
value: 'all',
|
||||
description: 'The hardware platform you wish to target'
|
||||
|
||||
Reference in New Issue
Block a user