lm4f: Created a meson build system for the Tiva-C series support

This commit is contained in:
dragonmux
2023-11-29 06:35:48 +00:00
committed by Piotr Esden-Tempski
parent c2ecd4545a
commit 7c47fa8fd0
5 changed files with 130 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ option(
'stm32f3',
'stm32f4',
'stm32f7',
'lm4f',
],
value: 'all',
description: 'The hardware platform you wish to target'