If you have considered using embedded rust, you may have run into questions such as “What is embedded_hal
, a pac
and a hal
implementation?”, “What is a driver crate?” “Where does rtfm
/rtic
and cortex_m
fit into the picture?” This talk will give you an overview of what the crates are, how they fit together and why they exist which should give you a good place to start your embedded rust journey.