Skip to content

osobiehl/uart-communication-embassy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

how to build

change to nightly rustup default nightly add rust-std for target rustup target add thumbv8m.main-none-eabihf build standard library cd src/stm32 && cargo build -Zbuild-std install probe-run run in stm32 folder: cargo build to flash: cargo run -- --monitor in stm32 folder to run

About

communication attempts using embassy and maybe lwip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages