aboutsummaryrefslogtreecommitdiff
path: root/docs/examples
Commit message (Collapse)AuthorAgeFilesLines
* chore: prepare nrf hals for releaseUlf Lilleengen2025-12-151-1/+1
|
* 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
* fix editionxoviat2025-10-291-1/+1
|
* doc: use frontpage examplexoviat2025-10-291-8/+25
| | | | ref #4776
* Edition 2024.Dario Nieuwenhuis2025-10-064-4/+4
|
* chore: prepare crate releasesUlf Lilleengen2025-09-301-1/+1
|
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-1/+1
|
* chore: prepare embassy crate releasesUlf Lilleengen2025-08-264-7/+7
|
* Load all crates in the graph, honor the "publish" flag to prevent publishing ↵Dario Nieuwenhuis2025-08-255-0/+30
| | | | examples/tests.
* chore: update metapac and prepare embassy-stm32 0.3.0Ulf Lilleengen2025-08-123-3/+3
|
* chore: bump nrf and rp hal versionsUlf Lilleengen2025-08-041-1/+1
|
* chore: prepare embassy-executor 0.8 releaseUlf Lilleengen2025-07-312-2/+2
|
* chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0Ulf Lilleengen2025-07-161-1/+1
|
* chore: update to `embassy-nrf` v0.4.0Ulf Lilleengen2025-07-141-1/+1
|
* Revert "chore: update to `embassy-nrf` v0.4.0"Ulf Lilleengen2025-07-141-1/+1
| | | | This reverts commit 1df59ffec4eed74ade4086da496a32d376e4190a.
* chore: update to `embassy-nrf` v0.4.0Ulf Lilleengen2025-07-141-1/+1
|
* Update defmt dependenciesYuri Astrakhan2025-05-185-15/+15
|
* chore: use `probe-rs` instead of `probe-run`Yuri Astrakhan2025-05-022-3/+4
| | | | I found a few remaining deprecated `probe-run` cases.
* fix: layer-by-layer examplesKrzysztof Królczyk2025-02-116-5/+11
| | | | | | | | | | 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-156-45/+33
|
* Release embassy-stm32 v0.2.0Dario Nieuwenhuis2025-01-103-3/+3
|
* Create embassy-nrf 0.3.1Ulf Lilleengen2025-01-091-1/+1
|
* Update cyw43, nrf, rp hals and embassy-bootUlf Lilleengen2025-01-061-1/+1
|
* Prepare new embassy-time-*driver, embassy-executor, embassy-timeDániel Buga2024-12-221-2/+2
|
* Make `integrated-timers` the default, remove Cargo feature.Dario Nieuwenhuis2024-12-151-1/+1
|
* Release embassy-executor 0.6.3.Dario Nieuwenhuis2024-11-122-2/+2
|
* prepare release embassy-executorUlf Lilleengen2024-08-052-2/+2
|
* Prepare for embassy-nrf releaseUlf Lilleengen2024-08-051-1/+1
|
* Prepare embassy-time releaseUlf Lilleengen2024-08-051-1/+1
|
* prepare for embassy-time 0.3.1 releaseUlf Lilleengen2024-06-041-1/+1
|
* update crate pathsUlf Lilleengen2024-05-212-5/+5
|
* convert from antora to asciidoctorUlf Lilleengen2024-05-2116-0/+378