Short example for usage of can with cortex-m-rtic and embassy
Example for handling and flashing stm32f1 can be found at https://jonathanklimt.de/electronics/programming/embedded-rust/rust-on-stm32-2/. cargo build --release cargo flash --chip stm32f103C8 --release