Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Oct 16, 2024
1 parent a39f967 commit e3e6590
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion laze-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ contexts:
cmd:
- ./scripts/provisioning-processor
# just like embed
- cd ${appdir} && ${CARGO_ENV} cargo ${CARGO_ARGS} embed --${PROFILE} ${FEATURES} --chip ${PROBE_RS_CHIP}
- cd ${appdir} && ${CARGO_ENV} cargo ${CARGO_ARGS} embed --${PROFILE} ${FEATURES} --chip ${PROBE_RS_CHIP} --config-file ../../example-embed.toml

cargo-test:
cmd:
Expand Down

0 comments on commit e3e6590

Please sign in to comment.