From 472d8e5b669de075d6d94b461b5f08d5901d3bda Mon Sep 17 00:00:00 2001 From: Dropeffect GmbH Date: Thu, 2 May 2024 11:42:30 +0100 Subject: stm32: Add STM32G474 chip to Kconfig Signed-off-by: Amr Elsayed from Dropeffect GmbH --- test/configs/stm32g474.config | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/configs/stm32g474.config (limited to 'test') diff --git a/test/configs/stm32g474.config b/test/configs/stm32g474.config new file mode 100644 index 00000000..da38a917 --- /dev/null +++ b/test/configs/stm32g474.config @@ -0,0 +1,3 @@ +# Base config file for STM32G474 ARM processor +CONFIG_MACH_STM32=y +CONFIG_MACH_STM32G474=y -- cgit v1.2.3-70-g09d2