test: Add stm32f042 regression build test
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
15d302901f
commit
6ce2bd61cc
|
@ -0,0 +1,4 @@
|
|||
# Base config file for STM32F042 ARM processor
|
||||
CONFIG_MACH_STM32=y
|
||||
CONFIG_MACH_STM32F042=y
|
||||
CONFIG_WANT_SOFTWARE_I2C=n
|
Loading…
Reference in New Issue