aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/layer-by-layer/blinky-async
Commit message (Collapse)AuthorAgeFilesLines
* Reverted adding AnyBinding, removed AnyChannel, removed ability for ↵WillaWillNot2025-11-221-6/+1
| | | | ExtiInput to accept AnyPin and AnyChannel arguments, added ExtiPin trait for all pins which is lost on converstion to AnyPin and contains type-level ExtiChannel information
* Fixed broken examples/formatting reported by CIWillaWillNot2025-11-211-2/+1
|
* Updated documentation, fixed EXTI definition issues with chips that have ↵WillaWillNot2025-11-211-2/+14
| | | | touch sensing, updated examples, added generation of convenience method to bind_interrupts for easier type erasure
* Edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* chore: prepare embassy crate releasesUlf Lilleengen2025-08-261-2/+2
|
* Load all crates in the graph, honor the "publish" flag to prevent publishing ↵Dario Nieuwenhuis2025-08-251-0/+6
| | | | examples/tests.
* chore: update metapac and prepare embassy-stm32 0.3.0Ulf Lilleengen2025-08-121-1/+1
|
* chore: prepare embassy-executor 0.8 releaseUlf Lilleengen2025-07-311-1/+1
|
* Update defmt dependenciesYuri Astrakhan2025-05-181-3/+3
|
* fix: layer-by-layer examplesKrzysztof Królczyk2025-02-111-1/+1
| | | | | | | | | | closes: #3794 #3793 Remove 'blinky-irq' from workspace. During linking from workspace level - embassy-stm32 and example code redefine EXTI15_10 symbol Building it separately, outside of workspace works Signed-off-by: Krzysztof Królczyk <[email protected]>
* Update doc projects deps, don't use patch.crates-ioDario Nieuwenhuis2025-01-151-4/+4
|
* Release embassy-stm32 v0.2.0Dario Nieuwenhuis2025-01-101-1/+1
|
* Release embassy-executor 0.6.3.Dario Nieuwenhuis2024-11-121-1/+1
|
* prepare release embassy-executorUlf Lilleengen2024-08-051-1/+1
|
* convert from antora to asciidoctorUlf Lilleengen2024-05-212-0/+38