espflash
espflash copied to clipboard
Unable to inherit cargo CLI args
Most cargo commands seem to accept their arguments after cargo's arguments, via -- (or vice versa, accepting cargo arguments after --). This program doesn't - a consequence of this is that I don't appear able to pass --no-default-features to control the cargo build.