aboutsummaryrefslogtreecommitdiffstats
path: root/test/configs
diff options
context:
space:
mode:
authorfreakyDude <developer@freakydu.de>2022-10-22 03:03:57 +0200
committerGitHub <noreply@github.com>2022-10-21 21:03:57 -0400
commitebc3b0def3091e015d328ded88ec0fc53b7eba79 (patch)
treea04340e540e98139dce9284b08e205477c3fe362 /test/configs
parenta65e04aff7720fa1ac8e0967c2d71736911a8112 (diff)
downloadkutter-ebc3b0def3091e015d328ded88ec0fc53b7eba79.tar.gz
kutter-ebc3b0def3091e015d328ded88ec0fc53b7eba79.tar.xz
kutter-ebc3b0def3091e015d328ded88ec0fc53b7eba79.zip
config: Add Artillery Sidewinder X2 2022 stock printer.cfg (#5810)
Works for unmodified stock Artillery Sidewinder X2, year 2022 with Artillery Ruby v1.2 mainboard. All by default connected things are working fine. Build firmware with architecture STM32F401 with "No bootloader". Other settings keep ther defaults Signed-off-by: Frank Roth <developer@freakydu.de>
Diffstat (limited to 'test/configs')
-rw-r--r--test/configs/stm32f401.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/configs/stm32f401.config b/test/configs/stm32f401.config
new file mode 100644
index 00000000..5cf5905e
--- /dev/null
+++ b/test/configs/stm32f401.config
@@ -0,0 +1,3 @@
+# Base config file for STM32F401 ARM processor
+CONFIG_MACH_STM32=y
+CONFIG_MACH_STM32F401=y