aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32l4
Commit message (Collapse)AuthorAgeFilesLines
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-292-6/+6
|
* fix: update more minor versionsUlf Lilleengen2025-08-271-1/+1
|
* chore: prepare embassy crate releasesUlf Lilleengen2025-08-261-7/+7
|
* Load all crates in the graph, honor the "publish" flag to prevent publishing ↵Dario Nieuwenhuis2025-08-251-0/+6
| | | | examples/tests.
* fix: prepare embassy-sync 0.7.1 releaseUlf Lilleengen2025-08-121-1/+1
| | | | * Add newtype for moved type to preserve API compat
* chore: update metapac and prepare embassy-stm32 0.3.0Ulf Lilleengen2025-08-121-1/+1
|
* rustfmtSüha Ünüvar2025-08-081-9/+1
|
* i2c examplesSüha Ünüvar2025-08-084-7/+2
|
* Release embassy-embedded-hal v0.4Dario Nieuwenhuis2025-08-031-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
|
* chore: Release embassy-embedded-hal version 0.3.1Ulf Lilleengen2025-07-161-1/+1
|
* merge new embassy changesjrmoulton2025-06-1010-33/+502
|\
| * 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
| | | | | | | | Co-Authored-By: Aurélien Jacobs <[email protected]>
| * Maybe fixed all CIDion Dokter2025-05-011-1/+1
| |
| * Statically allocate task pools on stable Rust.Dario Nieuwenhuis2025-03-281-1/+1
| | | | | | | | | | | | Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation. Co-Authored-By: Matthew Tran <[email protected]>
| * Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-2/+3
| |
| * stm32/dac: remove DMA generic params.Dario Nieuwenhuis2025-03-252-5/+5
| |
| * chore: prepare embassy-net releaseUlf Lilleengen2025-02-141-1/+1
| |
| * chore: bump embassy-sync versionUlf Lilleengen2025-01-151-1/+1
| | | | | | | | Prepare version 0.6.2 for release
| * 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
| |
| * Prepare embassy-net driversDániel Buga2025-01-051-1/+1
| |
| * Prepare embassy-net 0.6Dániel Buga2025-01-051-1/+1
| |
| * Prepare embassy-embedded-hal 0.3Dá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
| |
| * Make `integrated-timers` the default, remove Cargo feature.Dario Nieuwenhuis2024-12-151-1/+1
| |
| * stm32 tsc examples: minor correctionsmichel2024-11-291-2/+2
| |
| * Refactor TSC module: Remove redundant 'Tsc' prefixes for improved naming ↵michel2024-11-293-11/+11
| | | | | | | | consistency
| * stm32 multipin examples: remove check for group status since we are using ↵michel2024-11-291-26/+2
| | | | | | | | the async pending method
| * STM32-TSC: enable discriminating between pins within same TSC group and ↵michel2024-11-296-2/+504
| | | | | | | | improve TSC library in general
| * net: release v0.5.0Dario Nieuwenhuis2024-11-281-1/+1
| |
| * Bump sync version (#3562)Dániel Buga2024-11-221-1/+1
| | | | | | | | | | | | | | * Bump sync version * Use old embassy-sync in rp bluetooth example * Downgrade update to minor
| * 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
| |
| * Update smoltcp, embedded-nal-async to use the `core::net` IP addr types.Dario Nieuwenhuis2024-10-071-1/+1
| |
| * net: refactor to simplify lifetimes/generics.Dario Nieuwenhuis2024-09-161-6/+5
| |
* | fix examplesjrmoulton2024-08-131-1/+1
|/
* 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
|
* Prepare embassy-time releaseUlf Lilleengen2024-08-051-1/+1
|
* Prepare release of embassy-embedded-hal 0.2.0Ulf Lilleengen2024-08-051-1/+1
|
* stm32 adc: introduce blocking_readAndres Vahter2024-07-031-1/+1
|
* prepare for embassy-time 0.3.1 releaseUlf Lilleengen2024-06-041-1/+1
|
* fix broken links to embassy bookUlf Lilleengen2024-06-031-1/+1
|