Selaa lähdekoodia

🔨 PlatformIO "--target upload" == "--target exec"

Scott Lahteine 2 vuotta sitten
vanhempi
commit
0f5703a837
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0
    2
      buildroot/share/PlatformIO/scripts/simulator.py

+ 0
- 2
buildroot/share/PlatformIO/scripts/simulator.py Näytä tiedosto

@@ -50,5 +50,3 @@ if pioutil.is_pio_build():
50 50
 
51 51
 			# Break out of the PIO build immediately
52 52
 			sys.exit(1)
53
-
54
-	env.AddCustomTarget("upload", "$BUILD_DIR/${PROGNAME}", "$BUILD_DIR/${PROGNAME}")

Loading…
Peruuta
Tallenna