diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/configs/stm32f0.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/configs/stm32f0.config b/test/configs/stm32f0.config new file mode 100644 index 00000000..c2d4a73a --- /dev/null +++ b/test/configs/stm32f0.config @@ -0,0 +1,2 @@ +# Base config file for STM32F0 ARM processor +CONFIG_MACH_STM32F0=y |