aboutsummaryrefslogtreecommitdiffstats
path: root/test/configs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-08-31 18:44:21 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-09-05 22:42:48 -0400
commit0f1fcb017f4ac10b775b081c66ea2e908c5f44df (patch)
tree7836659e0c363b200383b30b9102ebdf287e1d41 /test/configs
parentdc9f9ea1d686a8618f60b4c4591231b8713b92c5 (diff)
downloadkutter-0f1fcb017f4ac10b775b081c66ea2e908c5f44df.tar.gz
kutter-0f1fcb017f4ac10b775b081c66ea2e908c5f44df.tar.xz
kutter-0f1fcb017f4ac10b775b081c66ea2e908c5f44df.zip
config: Add example generic-bigtreetech-skr-pro.cfg config
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test/configs')
-rw-r--r--test/configs/stm32f407.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/configs/stm32f407.config b/test/configs/stm32f407.config
new file mode 100644
index 00000000..b324175f
--- /dev/null
+++ b/test/configs/stm32f407.config
@@ -0,0 +1,3 @@
+# Base config file for STM32F407 ARM processor
+CONFIG_MACH_STM32=y
+CONFIG_MACH_STM32F407=y