From c15d38b973a56978535f36c0fe61f5f8de468248 Mon Sep 17 00:00:00 2001 From: adelyser <12093019+adelyser@users.noreply.github.com> Date: Sat, 29 Jan 2022 11:31:41 -0700 Subject: config: Add BIQU BX printer config (#4950) Signed-off-by: Aaron DeLyser --- test/configs/stm32h743.config | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/configs/stm32h743.config (limited to 'test/configs') diff --git a/test/configs/stm32h743.config b/test/configs/stm32h743.config new file mode 100644 index 00000000..768e79b2 --- /dev/null +++ b/test/configs/stm32h743.config @@ -0,0 +1,3 @@ +# Base config file for STM32H743 ARM processor +CONFIG_MACH_STM32=y +CONFIG_MACH_STM32H743=y -- cgit v1.2.3-70-g09d2