platformio/platformio-core

Can't build firmware on command line if I specify other targets

Open

#4862 aperta il 20 feb 2024

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (791 fork)batch import
build systemhelp wanted

Metriche repository

Star
 (7329 star)
Metriche merge PR
 (Merge medio 109g 16h) (5 PR mergiate in 30 g)

Descrizione

I would like to do this (I am trying to build a versioned release package):

pio run -t pre -t buildprog -t buildfs -t post

But buildprog target won't execute if I specify any other targets. build and target_buildprog don't work either.

Guida contributor