aboutsummaryrefslogtreecommitdiffstats
path: root/test/configs/samd21g18.config
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-12-18 11:23:33 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-12-18 11:28:56 -0500
commitf3b4173e6b4b6ebd34b7efc31c07914d063f3b07 (patch)
tree1dbae7c9f0fad977db267bd26c969a3b9248335c /test/configs/samd21g18.config
parent6b6879e6bc33a7a1c4be33810cab1d0bfd09cefd (diff)
downloadkutter-f3b4173e6b4b6ebd34b7efc31c07914d063f3b07.tar.gz
kutter-f3b4173e6b4b6ebd34b7efc31c07914d063f3b07.tar.xz
kutter-f3b4173e6b4b6ebd34b7efc31c07914d063f3b07.zip
test: Use more descriptive mcu chip names
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test/configs/samd21g18.config')
-rw-r--r--test/configs/samd21g18.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/configs/samd21g18.config b/test/configs/samd21g18.config
new file mode 100644
index 00000000..bdbc3971
--- /dev/null
+++ b/test/configs/samd21g18.config
@@ -0,0 +1,3 @@
+# Base config file for SAMD21 boards
+CONFIG_MACH_ATSAMD=y
+CONFIG_MACH_SAMD21G18=y