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

Updating dependencies and add DwtTimer #59

Merged
merged 1 commit into from
Jun 20, 2022
Merged

Conversation

haata
Copy link
Collaborator

@haata haata commented Jun 20, 2022

  • Add DwtTimer for use with rtic
    • Useful for defmt timestamps
    • Requires fugit and fugit-timer
  • Update dependencies
    • cast -> 0.3.0
    • cortex-m -> 0.7.5
    • embedded-dma -> 0.2.0
    • embedded-hal -> 0.2.7
    • embedded-storage -> 0.3.0
    • embedded-time -> 0.12.1
    • nb -> 1.0.0
    • volatile -> 0.4.5
    • pac crates -> 0.2.1
  • Remove deprecated defmt- features (no longer used as of defmt 0.3)
  • Fix embedded-storage api
  • Fix embedded-dma api
  • Updated edition to 2021
  • Increment version

- Add DwtTimer for use with rtic
  * Useful for defmt timestamps
  * Requires fugit and fugit-timer
- Update dependencies
  * cast -> 0.3.0
  * cortex-m -> 0.7.5
  * embedded-dma -> 0.2.0
  * embedded-hal -> 0.2.7
  * embedded-storage -> 0.3.0
  * embedded-time -> 0.12.1
  * nb -> 1.0.0
  * volatile -> 0.4.5
  * pac crates -> 0.2.1
- Remove deprecated defmt- features (no longer used as of defmt 0.3)
- Fix embedded-storage api
- Fix embedded-dma api
- Updated edition to 2021
- Increment version
@haata haata merged commit 086f5ee into atsam-rs:master Jun 20, 2022
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