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
@@ -3,7 +3,8 @@ option(
|
||||
type: 'combo',
|
||||
choices: [
|
||||
'all',
|
||||
'stm32f1'
|
||||
'stm32f0',
|
||||
'stm32f1',
|
||||
],
|
||||
value: 'all',
|
||||
description: 'The hardware platform you wish to target'
|
||||
|
||||
Reference in New Issue
Block a user