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
04c0bd84e6
fix release mode that was broken by lto and codegen units (there are probably things that can be done to be able to keep lto, I haven't found yet)
2025-05-10 10:04:34 +02:00
..
.cargo
Make clocks repr C.
2024-07-08 16:54:06 +02:00
src
/bin
fix release mode that was broken by lto and codegen units (there are probably things that can be done to be able to keep lto, I haven't found yet)
2025-05-10 10:04:34 +02:00
build.rs
Add H755 examples
2024-07-08 13:32:23 +02:00
Cargo.toml
fix release mode that was broken by lto and codegen units (there are probably things that can be done to be able to keep lto, I haven't found yet)
2025-05-10 10:04:34 +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