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

@ -1,3 +1,3 @@
# Base config file for SAMD21 boards
CONFIG_MACH_ATSAMD=y
CONFIG_MACH_SAMD21=y
CONFIG_MACH_SAMD21G18=y