stm32: Add STM32G474 chip to Kconfig

Signed-off-by: Amr Elsayed from Dropeffect GmbH <code@dropeffect.com>
This commit is contained in:
Dropeffect GmbH
2024-05-02 11:42:30 +01:00
committed by KevinOConnor
parent 80b55d3528
commit 472d8e5b66
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Base config file for STM32G474 ARM processor
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32G474=y