aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f7
Commit message (Expand)AuthorAgeFilesLines
* Update to embedded-io 0.7Dario Nieuwenhuis2025-12-191-1/+1
* sdmmc: factor out sd and add sdio modxoviat2025-12-111-1/+2
* sdmmc: refactor sd card creationxoviat2025-12-091-4/+8
* timer: add writable ring bufferxoviat2025-11-252-0/+214
* Reverted adding AnyBinding, removed AnyChannel, removed ability for ExtiInput...WillaWillNot2025-11-221-6/+1
* Fixed broken examples/formatting reported by CIWillaWillNot2025-11-211-2/+1
* Updated documentation, fixed EXTI definition issues with chips that have touc...WillaWillNot2025-11-211-2/+14
* Add new{_with_phy}, new_mii{_with_phy}datdenkikniet2025-11-141-6/+6
* adc: remove sample_time from structxoviat2025-11-101-3/+3
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-067-10/+10
* Edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
* fix examplesSüha Ünüvar2025-09-151-8/+8
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-292-2/+2
* chore: prepare embassy crate releasesUlf Lilleengen2025-08-261-5/+5
* Load all crates in the graph, honor the "publish" flag to prevent publishing ...Dario Nieuwenhuis2025-08-251-0/+6
* fix: prepare embassy-sync 0.7.1 releaseUlf Lilleengen2025-08-121-1/+1
* 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
* chore: Release embassy-usb version 0.5.0Ulf Lilleengen2025-07-161-1/+1
* Update examples to add SampleShifting in qspi configCristian Milatinov2025-07-051-0/+1
* stm32/dma: fix packing/unpacking not working.Dario Nieuwenhuis2025-07-041-1/+3
* embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
* Update defmt dependenciesYuri Astrakhan2025-05-181-3/+3
* Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-182-2/+0
* Fix f7 exampleDion Dokter2025-05-011-1/+1
* refactor to reduce code duplicationAnton Lazarev2025-03-311-1/+1
* Statically allocate task pools on stable Rust.Dario Nieuwenhuis2025-03-281-1/+1
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-1/+1
* chore: prepare embassy-net releaseUlf Lilleengen2025-02-141-1/+1
* stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes.Dario Nieuwenhuis2025-01-261-4/+3
* Merge pull request #3795 from nikvoid/stm32-phy-addr-detectionDario Nieuwenhuis2025-01-261-1/+1
|\
| * stm32: change all examples and tests to use GenericSMI::new_auto().Dario Nieuwenhuis2025-01-261-1/+1
* | chore: bump embassy-sync versionUlf Lilleengen2025-01-151-1/+1
|/
* Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0.Dario Nieuwenhuis2025-01-151-1/+1
* Release embassy-stm32 v0.2.0Dario Nieuwenhuis2025-01-101-1/+1
* Fix search-and-replacabilityDániel Buga2025-01-051-1/+1
* Prepare embassy-net 0.6Dániel Buga2025-01-051-1/+1
* Remove manual settings of `composite_with_iads=true`Eekle2024-12-241-7/+0
* Prepare new embassy-time-*driver, embassy-executor, embassy-timeDániel Buga2024-12-221-2/+2
* Update (q|o)spi examples.Piotr Esden-Tempski2024-12-171-2/+2
* Make `integrated-timers` the default, remove Cargo feature.Dario Nieuwenhuis2024-12-151-1/+1
* net: release v0.5.0Dario Nieuwenhuis2024-11-281-1/+1
* Bump sync version (#3562)Dániel Buga2024-11-221-1/+1
* Release embassy-executor 0.6.3.Dario Nieuwenhuis2024-11-121-1/+1
* Prep executor 0.6.2Dániel Buga2024-11-061-1/+1
* Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1Dario Nieuwenhuis2024-10-211-1/+1
* net: refactor to simplify lifetimes/generics.Dario Nieuwenhuis2024-09-161-7/+6
* examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)Dario Nieuwenhuis2024-08-071-7/+2
* prepare release embassy-executorUlf Lilleengen2024-08-051-1/+1
* Prepare to release embassy-usbUlf Lilleengen2024-08-051-1/+1