Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sim to build #4

Merged
merged 3 commits into from
Jan 11, 2017
Merged

Update sim to build #4

merged 3 commits into from
Jan 11, 2017

Conversation

d3zd3z
Copy link
Member

@d3zd3z d3zd3z commented Jan 10, 2017

Bring in some commits to properly find source dependencies when building the simulator, and to properly build with the 'zephyr' change previously committed.

There is also an additional enhancement to test multiple reverts that the swap only happens one additional time to revert, and there is no re-reverting.

Output the names of source files used to build the C library so that
Cargo knows to rerun the compilation if these have changed.
Make sure reboots after an image is reverted never results in the images
being swapped again.
The zephyr sources have moved to a different directory.  Adjust the
build script to fix the paths referenced.
@ccollins476ad ccollins476ad merged commit dc1964c into mcu-tools:master Jan 11, 2017
ccollins476ad added a commit that referenced this pull request Jan 11, 2017
Merge remote-tracking branch 'd3zd3z/sim' into mcuboot-master

* d3zd3z/sim:
  sim: Fix build paths for new directory layout
  sim: Test multiple reverts
  sim: Add dependency output
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.

2 participants