This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
embassy
Watch
1
Star
0
Fork
0
You've already forked embassy
mirror of
https://github.com/embassy-rs/embassy.git
synced
2025-09-28 12:50:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
embassy
/
examples
/
stm32h755cm7
History
ragarnoy
65f67694a9
Add #[allow(dead_code] attributes and rename spawner variable
2025-05-10 02:34:33 +02:00
..
.cargo
Make clocks repr C.
2024-07-08 16:54:06 +02:00
src
/bin
Add #[allow(dead_code] attributes and rename spawner variable
2025-05-10 02:34:33 +02:00
build.rs
Add H755 examples
2024-07-08 13:32:23 +02:00
Cargo.toml
Add intercore communication examples for STM32H755CM4 and CM7, does not work in release for now (for some reason)
2025-05-10 02:17:54 +02:00
memory.x
Improve shared data placement, require less atomic support and use unsafecell for the clocks
2024-08-05 11:18:16 +02:00