diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/configs/stm32f429.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/configs/stm32f429.config b/test/configs/stm32f429.config new file mode 100644 index 00000000..97474d02 --- /dev/null +++ b/test/configs/stm32f429.config @@ -0,0 +1,3 @@ +# Base config file for STM32F429 ARM processor +CONFIG_MACH_STM32=y +CONFIG_MACH_STM32F429=y |