mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-01 20:33:52 -07:00
🔧 Allow TMCStepper with Zonestar ZM3 E2xx
This commit is contained in:
parent
aa02bb05d3
commit
f49e730b23
1 changed files with 1 additions and 1 deletions
|
|
@ -389,7 +389,7 @@ build_flags = ${STM32F1_maple.build_flags}
|
|||
-D__STM32F1__=1 -DDEBUG_LEVEL=0 -DSS_TIMER=4 -DSERIAL_USB
|
||||
lib_deps = ${STM32F1_maple.lib_deps}
|
||||
USBComposite for STM32F1@0.91
|
||||
lib_ignore = Adafruit NeoPixel, SPI, SailfishLCD, SailfishRGB_LED, SlowSoftI2CMaster, TMCStepper
|
||||
lib_ignore = Adafruit NeoPixel, SPI, SailfishLCD, SailfishRGB_LED, SlowSoftI2CMaster
|
||||
|
||||
[env:STM32F103RC_ZM3E2_USB_maple]
|
||||
extends = ZONESTAR_ZM3E_maple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue