Userland app for servomotor
This pull request adds an app that provides a simple interface for controlling the angle of a vector of connected servomotors. (https://github.com/tock/tock/pull/4126).
Files added:
-
apis/interface/servo/src/lib.rs -
apis/interface/servo/src/Cargo.toml -
exemples/servo.rs
There seems to be a problem due to one of the denos that uses slint. @jrvanwhy should we update the rust version to 1.82 or somehow disable that demo?
There seems to be a problem due to one of the denos that uses
slint. @jrvanwhy should we update the rust version to 1.82 or somehow disable that demo?
Lets just update Rust.
This seems to be a rust version problem, @inesmaria08 could you please rebase your branch an force push it?