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