Skip to content
Snippets Groups Projects

Push uxmqnkmtmwrl

Merged Samuel Tardieu requested to merge push-uxmqnkmtmwrl into main
2 files
+ 3
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
@@ -4,10 +4,10 @@ resolver = "2"
[workspace.package]
authors = ["Samuel Tardieu <sam@rfc1149.net>"]
license = "GPLv3"
license = " GPL-3.0-or-later"
rust-version = "1.81.0"
edition = "2021"
homepage = "https://gitlab.telecom-paris.fr/software/dc-driver-motor-hat/"
homepage = "https://gitlab.telecom-paris.fr/software/dc-motor-driver-hat/"
[workspace.dependencies]
cortex-m = { version = "0.7.7", features = ["critical-section-single-core", "inline-asm"] }
Loading