Skip to content

Real-Time Interrupt-driven Concurrency Flight Controller From Scratch

Notifications You must be signed in to change notification settings

copterust/rtic-fcfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prepare

cargo install probe-rs-tools && \
rustup target add thumbv7em-none-eabihf

nightly-2024-07-21 is used until #862 will be fixed.

Run

DEFMT_LOG=trace cargo run --bin fc

About

Real-Time Interrupt-driven Concurrency Flight Controller From Scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published