index
:
embassy
master
tmp/dfu_pkg_pca10059
Modern embedded framework, using Rust and async.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
stm32h7
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2021-11-15
Remove unused deps
Dario Nieuwenhuis
2021-11-15
Update to defmt 3.0ish.
Bob McWhirter
2021-11-04
Fix v2 ethernet pin definitions. Fix ethernet example for H7 nucleos.
Matous Hybl
2021-11-02
Update versions of critical-section and atomic-polyfill
Ulf Lilleengen
2021-09-13
Update version of critical-section
Ulf Lilleengen
2021-09-13
Add WASM support for executor
Ulf Lilleengen
2021-09-11
Update lots of deps
Dario Nieuwenhuis
2021-08-19
Update cortex-m-rt to v0.7 for stm32, rp.
Dario Nieuwenhuis
2021-08-18
Remove metapac from the Cargo.toml for h7.
Bob McWhirter
2021-08-05
stm32/time: add Cargo features to choose tim2/tim3
Dario Nieuwenhuis
2021-08-03
Formatting fixes.
Bob McWhirter
2021-08-03
Enhance Rcc configuration to be more fluentish.
Bob McWhirter
2021-08-02
Use an em bikeshed instead of an underscore bikeshed.
Bob McWhirter
2021-08-02
Put the implicit memory.x behind a `memory_x` feature on embassy-stm32.
Bob McWhirter
2021-07-29
Rename embassy-extras to embassy-hal-common
Dario Nieuwenhuis
2021-06-16
stm32h7: Add ethernet example
Thales Fragoso
2021-06-08
Bring over DAC example (relies upon stm32-data update)
Bob McWhirter
2021-06-08
Initial swag at h7 examples.
Bob McWhirter