aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h5
Commit message (Expand)AuthorAgeFilesLines
* Remove embassy-cortex-m crate, move stuff to embassy-hal-common.Dario Nieuwenhuis2023-06-091-1/+1
* net: Support dual stackĀ IPRuben De Smet2023-06-071-2/+2
* Rename StaticConfig to StaticConfigV4Ruben De Smet2023-06-061-1/+1
* Use make_static! from static-cell v1.1Dario Nieuwenhuis2023-06-012-14/+9
* stm32: move to bind_interruptsxoviat2023-05-246-18/+36
* net: do not use smoltcp Instant/Duration in public API.Dario Nieuwenhuis2023-05-151-1/+1
* Fix some typosDirk Stolle2023-05-081-1/+1
* Bump versions preparing for -macros and -executor releaseUlf Lilleengen2023-04-271-1/+1
* enable inline-asm feature for cortex-m in examplespennae2023-04-181-1/+1
* Release embassy-sync v0.2.0Dario Nieuwenhuis2023-04-131-1/+1
* Fix duplicate package nameSebastian Goll2023-04-111-1/+1
* Update embedded-hal crates.Dario Nieuwenhuis2023-04-061-2/+2
* stm32: add H5 support.Dario Nieuwenhuis2023-04-0613-0/+615