mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-24 15:13:54 -06:00
Fix Fysetc S6 FLASH_PAGE_SIZE and test build (#16560)
This commit is contained in:
parent
bfe4ceedd1
commit
fc773c2784
6 changed files with 20 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
from os.path import join
|
||||
Import("env", "projenv")
|
||||
Import("env")
|
||||
|
||||
import os,shutil
|
||||
from SCons.Script import DefaultEnvironment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue