stm32/f4: Created a meson build system for the STM32F4 series support
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
80cf453429
commit
6a61af6c75
@@ -6,6 +6,7 @@ option(
|
||||
'stm32f0',
|
||||
'stm32f1',
|
||||
'stm32f3',
|
||||
'stm32f4',
|
||||
],
|
||||
value: 'all',
|
||||
description: 'The hardware platform you wish to target'
|
||||
|
||||
Reference in New Issue
Block a user