diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/configs/stm32g474.config | 3 |
1 files changed, 3 insertions, 0 deletions
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 |