summaryrefslogtreecommitdiff
path: root/examples/stm32h7/Cargo.toml
AgeCommit message (Expand)Author
2021-11-15Remove unused depsDario Nieuwenhuis
2021-11-15Update to defmt 3.0ish.Bob McWhirter
2021-11-04Fix v2 ethernet pin definitions. Fix ethernet example for H7 nucleos.Matous Hybl
2021-11-02Update versions of critical-section and atomic-polyfillUlf Lilleengen
2021-09-13Update version of critical-sectionUlf Lilleengen
2021-09-13Add WASM support for executorUlf Lilleengen
2021-09-11Update lots of depsDario Nieuwenhuis
2021-08-19Update cortex-m-rt to v0.7 for stm32, rp.Dario Nieuwenhuis
2021-08-18Remove metapac from the Cargo.toml for h7.Bob McWhirter
2021-08-05stm32/time: add Cargo features to choose tim2/tim3Dario Nieuwenhuis
2021-08-03Formatting fixes.Bob McWhirter
2021-08-03Enhance Rcc configuration to be more fluentish.Bob McWhirter
2021-08-02Use an em bikeshed instead of an underscore bikeshed.Bob McWhirter
2021-08-02Put the implicit memory.x behind a `memory_x` feature on embassy-stm32.Bob McWhirter
2021-07-29Rename embassy-extras to embassy-hal-commonDario Nieuwenhuis
2021-06-16stm32h7: Add ethernet exampleThales Fragoso
2021-06-08Bring over DAC example (relies upon stm32-data update)Bob McWhirter
2021-06-08Initial swag at h7 examples.Bob McWhirter