aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f4
Commit message (Expand)AuthorAgeFilesLines
* timer: use u32 for high-level apixoviat2025-12-012-2/+2
* chore: bump usbd-hid versionHaobo Gu2025-11-251-1/+1
* Reverted adding AnyBinding, removed AnyChannel, removed ability for ExtiInput...WillaWillNot2025-11-223-18/+3
* Fixed broken examples/formatting reported by CIWillaWillNot2025-11-213-8/+3
* Updated documentation, fixed EXTI definition issues with chips that have touc...WillaWillNot2025-11-213-6/+34
* Add new{_with_phy}, new_mii{_with_phy}datdenkikniet2025-11-142-12/+12
* stm32/adc: extract into commonxoviat2025-11-122-4/+6
* Merge pull request #4691 from matteo-meluzzi/17-add-support-for-boot-protocolUlf Lilleengen2025-11-122-35/+105
|\
| * Merge branch 'main' into 17-add-support-for-boot-protocolMatteo Meluzzi2025-10-2419-25/+25
| * Merge branch 'main' into 17-add-support-for-boot-protocolMatteo Meluzzi2025-10-021-3/+15
| |\
| * | update hid mouse and keyboard examplesmatteo2025-10-012-35/+93
| * | rename HidSubclass to match hid specmatteo2025-10-012-2/+2
| * | review commentsmatteo2025-09-302-4/+8
| * | update hid examplesmatteo2025-09-232-2/+10
* | | adc: remove sample_time from structxoviat2025-11-102-9/+9
* | | feat: stm32 spi driver slave modeCristian Milatinov2025-11-041-1/+2
* | | rtc: use consistent api between stop and non-stopxoviat2025-11-041-2/+2
* | | Merge branch 'main' into i2cxoviat2025-11-041-9/+20
|\ \ \
| * | | fmtxoviat2025-11-031-1/+1
| * | | stm32/adc: fix examplexoviat2025-11-031-8/+19
* | | | rustfmt and updatexoviat2025-10-302-6/+25
* | | | Merge branch 'main' into feature/stm32-i2c-v1-slave-modexoviat2025-10-3020-54/+72
|\| | |
| * | | Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-0617-22/+22
| * | | Edition 2024.Dario Nieuwenhuis2025-10-062-3/+3
| | |/ | |/|
| * | stm32: add config to MCO to control the drive strength.Daniel Nilsson2025-10-011-3/+15
| |/
| * executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-299-18/+18
| * chore: prepare embassy crate releasesUlf Lilleengen2025-08-261-8/+8
| * Load all crates in the graph, honor the "publish" flag to prevent publishing ...Dario Nieuwenhuis2025-08-251-0/+6
* | Fix formatting in examplesHybridChild2025-08-232-2/+2
* | Fix formatting in examplesHybridChild2025-08-232-4/+2
* | Run cargo fmt for examplesHybridChild2025-08-232-38/+47
* | stm32/i2c_v1: Add async and blocking example codeHybridChild2025-08-232-0/+241
|/
* 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
* rustfmtSüha Ünüvar2025-08-082-36/+4
* i2c examplesSüha Ünüvar2025-08-083-8/+1
* i2sSüha Ünüvar2025-08-081-1/+0
* 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
* fix examplesSüha Ünüvar2025-06-271-1/+1
* stm32: adapt examples to timer API changesmelvdl2025-06-274-5/+5
* embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
* Update defmt dependenciesYuri Astrakhan2025-05-181-3/+3
* Merge pull request #4016 from antonok-edm/emmcDario Nieuwenhuis2025-04-061-1/+1
|\
| * refactor to reduce code duplicationAnton Lazarev2025-03-311-1/+1
* | BufferedUart initializationMichael Gomez2025-04-041-1/+1
|/
* Statically allocate task pools on stable Rust.Dario Nieuwenhuis2025-03-281-1/+1
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-275-10/+10
* stm32/dac: remove DMA generic params.Dario Nieuwenhuis2025-03-251-2/+1
* chore: prepare embassy-net releaseUlf Lilleengen2025-02-141-1/+1