diff options
Diffstat (limited to 'test/configs')
-rw-r--r-- | test/configs/stm32f031.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/configs/stm32f031.config b/test/configs/stm32f031.config new file mode 100644 index 00000000..8bed1a5b --- /dev/null +++ b/test/configs/stm32f031.config @@ -0,0 +1,4 @@ +# Base config file for STM32F031 boards +CONFIG_MACH_STM32=y +CONFIG_MACH_STM32F031=y +CONFIG_USBSERIAL=n |