diff options
Diffstat (limited to 'src/stm32')
-rw-r--r-- | src/stm32/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stm32/Kconfig b/src/stm32/Kconfig index 3fef9a16..c14abc6d 100644 --- a/src/stm32/Kconfig +++ b/src/stm32/Kconfig @@ -13,6 +13,7 @@ config STM32_SELECT select HAVE_GPIO_BITBANGING if !MACH_STM32F031 select HAVE_STRICT_TIMING select HAVE_CHIPID + select HAVE_STEPPER_BOTH_EDGE config BOARD_DIRECTORY string |