mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-22 18:25:18 +00:00
🔨 PlatformIO "--target upload" == "--target exec"
This commit is contained in:
parent
08e6e8b9be
commit
dddbc4d730
@ -50,5 +50,3 @@ if pioutil.is_pio_build():
|
||||
|
||||
# Break out of the PIO build immediately
|
||||
sys.exit(1)
|
||||
|
||||
env.AddCustomTarget("upload", "$BUILD_DIR/${PROGNAME}", "$BUILD_DIR/${PROGNAME}")
|
||||
|
Loading…
Reference in New Issue
Block a user