Started to move to submodule-based setup, to test motion control outside of firmware

This commit is contained in:
2022-04-15 17:56:42 +02:00
parent 574a60cbb6
commit 9c23fcbabb
5 changed files with 11 additions and 9 deletions

View File

@@ -1,8 +1,2 @@
[package]
name = "film-scanner-fw"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[workspace]
members = [ "jerk_control" ]