aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f334
Commit message (Expand)AuthorAgeFilesLines
* update embedded-storage{,-async}, remove patch.Dario Nieuwenhuis2023-12-041-1/+1
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-291-1/+1
* STM32 opamp: use impl Peripheral instead of directly taking pinsAdam Greig2023-11-201-1/+1
* executor: release v0.3.3Dario Nieuwenhuis2023-11-151-1/+1
* Update heapless to v0.8, embedded-nal-async to v0.7Dario Nieuwenhuis2023-11-101-1/+1
* stm32: support internal output on g4 opampsAdam Greig2023-11-051-1/+1
* Upgrade static-cell to v2.0Dario Nieuwenhuis2023-11-021-1/+1
* Release embassy-executor v0.3.1Dario Nieuwenhuis2023-11-011-1/+1
* Prepare embassy-net 0.2.1 and embassy-sync 0.4.0Dániel Buga2023-10-311-1/+1
* time: Update examples, tests, and other code to use new Timer::after_x conven...Adam Greig2023-10-155-12/+12
* stm32/rcc: use more PLL etc enums from PAC.Dario Nieuwenhuis2023-10-112-4/+4
* stm32: update metapac and fix opamp chxoviat2023-10-041-2/+2
* stm32: add opamp mod and update pacxoviat2023-10-031-0/+59
* stm32/adc: add async conversionxoviat2023-09-181-9/+14
* feat: bump embassy-sync version to 0.3.0Ulf Lilleengen2023-09-141-1/+1
* stm32/f3: add high res for hrtim and misc.xoviat2023-09-102-6/+12
* stm32: fix adc f3 and examplexoviat2023-09-091-5/+18
* stm32: add initial adc f3 implxoviat2023-09-051-0/+34
* Bump executor crate version to 0.3.0Dániel Buga2023-08-231-1/+1
* Fix package name for stm32f334-examplesAdam Greig2023-08-031-1/+1
* stm32/hrtim: extract into modxoviat2023-07-281-1/+1
* hrtim: fix example and auto adjust psc.xoviat2023-07-012-28/+64
* hrtim: minor cleanupxoviat2023-07-011-1/+1
* rustfmtxoviat2023-06-301-3/+1
* stm32/hrtim: impl. bridge, dead-time part. res.xoviat2023-06-301-4/+5
* stm32/hrtim: add example impl.xoviat2023-06-305-0/+126