Skip to content

Conversation

dflemstr
Copy link

This change should be quite straight-forward, and it lets users run builds where they need to pass in cargo flags like --features etc.

jeikabu added a commit to jeikabu/rust-esp-container that referenced this pull request Apr 19, 2020
- Before source'ing $IDF_PATH/export.sh, check if IDF_TOOLS_EXPORT_CMD is unset.  This means it hasn't been source'd yet.
- image-project assumes a particular target, config, and binary name.  If image.sh exists, assume that is a more appropriate replacement and run it instead.
- quick-build allows for quicker build iteration with less "safety"
- --release is no longer required, forward command-line flags like in PR ctron#12 since it works just as well for --features as --release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant