diff options
Diffstat (limited to 'src/atsamd')
-rw-r--r-- | src/atsamd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/atsamd/Kconfig b/src/atsamd/Kconfig index 5684ff6f..57c99c9f 100644 --- a/src/atsamd/Kconfig +++ b/src/atsamd/Kconfig @@ -13,6 +13,7 @@ config ATSAMD_SELECT select HAVE_GPIO_BITBANGING select HAVE_STRICT_TIMING select HAVE_CHIPID + select HAVE_STEPPER_BOTH_EDGE config HAVE_SERCOM depends on HAVE_GPIO_I2C || HAVE_GPIO_SPI |