test: Use more descriptive mcu chip names

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2019-12-18 11:23:33 -05:00
parent 6b6879e6bc
commit f3b4173e6b
5 changed files with 3 additions and 3 deletions

View file

@ -0,0 +1,4 @@
# Base config file for STM32F1 ARM processor using serial communication
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F103=y
CONFIG_USBSERIAL=n