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

Release/v0.3.3 #43

Merged
merged 20 commits into from
May 22, 2023
Merged

Release/v0.3.3 #43

merged 20 commits into from
May 22, 2023

Conversation

thejpster
Copy link
Member

  • Add dir command
  • Change load command to load from disk
  • Repository includes Cargo.lock file
  • Update to postcard 1.0
  • Fix readblk help text, and print 32 bytes per line

jonathanpallant and others added 20 commits May 5, 2023 15:22
Can only do the root dir on Volume 0.
It has to either use the log crate or the defmt-log crate. You can't specify neither. Also the log crate doesn't work on thumb targets and the defmt-log crate doesn't work on native targets.

This fixes the "syntax error in VERSION script" error.
Otherwise it doesn't fit on one screen.
It is recommended[1] for binary crates to include Cargo.lock files in
their respective git repositories.

[1]: https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
flake.nix allows both building the project using the Nix package manager
and using a predefined environment for local development.
Add Nix flake based build
@thejpster thejpster merged commit 8bd0638 into main May 22, 2023
4 checks passed
@thejpster thejpster deleted the release/v0.3.3 branch June 25, 2023 16:26
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.

None yet

3 participants