mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-03-04 17:14:44 -07:00
MKS Robin flash address
This commit is contained in:
parent
47c148628e
commit
af9d3c027e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
|||
# buildroot/share/PlatformIO/scripts/mks_robin_mini.py
|
||||
#
|
||||
import marlin
|
||||
marlin.prepare_robin("0x08005000", "mks_robin_mini.ld", "Robin_mini.bin")
|
||||
marlin.prepare_robin("0x08007000", "mks_robin_mini.ld", "Robin_mini.bin")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue