| Commit message (Expand) | Author | Age | Files | Lines |
| * | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+1 |
| * | prepare release embassy-executor | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | Prepare to release embassy-usb | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 1 | -1/+1 |
| * | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 1 | -1/+1 |
| * | Reduce use of the full `futures` crate. | Dario Nieuwenhuis | 2024-04-26 | 1 | -1/+0 |
| * | Update dependent versions | James Munns | 2024-04-23 | 1 | -1/+1 |
| * | More probe-run -> probe-rs run. | Dario Nieuwenhuis | 2024-04-16 | 1 | -1/+1 |
| * | stm32: update adc examples | Andres Vahter | 2024-04-10 | 2 | -6/+6 |
| * | stm32: autogenerate mux config for all chips. | Dario Nieuwenhuis | 2024-03-01 | 1 | -1/+1 |
| * | stm32/adc: reexport enums from PAC to avoid boilerplate hell. | Dario Nieuwenhuis | 2024-02-26 | 2 | -2/+2 |
| * | Move to internal mod and re-export the enums | Eli Orona | 2024-02-24 | 1 | -3/+1 |
| * | Rust fmt | Eli Orona | 2024-02-20 | 1 | -1/+3 |
| * | Move compile test to the STM32F334 example. | Eli Orona | 2024-02-20 | 1 | -0/+1 |
| * | stm32/rcc: port F3 RCC to new API | Dario Nieuwenhuis | 2024-02-12 | 4 | -26/+54 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -2/+2 |
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 6 | -7/+2 |
| * | Update all references to `embasy-executor` to the latest version | Jesse Braham | 2023-12-06 | 1 | -1/+1 |
| * | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 1 | -2/+2 |
| * | update embedded-storage{,-async}, remove patch. | Dario Nieuwenhuis | 2023-12-04 | 1 | -1/+1 |
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -1/+1 |
| * | STM32 opamp: use impl Peripheral instead of directly taking pins | Adam Greig | 2023-11-20 | 1 | -1/+1 |
| * | executor: release v0.3.3 | Dario Nieuwenhuis | 2023-11-15 | 1 | -1/+1 |
| * | Update heapless to v0.8, embedded-nal-async to v0.7 | Dario Nieuwenhuis | 2023-11-10 | 1 | -1/+1 |
| * | stm32: support internal output on g4 opamps | Adam Greig | 2023-11-05 | 1 | -1/+1 |
| * | Upgrade static-cell to v2.0 | Dario Nieuwenhuis | 2023-11-02 | 1 | -1/+1 |
| * | Release embassy-executor v0.3.1 | Dario Nieuwenhuis | 2023-11-01 | 1 | -1/+1 |
| * | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0 | Dániel Buga | 2023-10-31 | 1 | -1/+1 |
| * | time: Update examples, tests, and other code to use new Timer::after_x conven... | Adam Greig | 2023-10-15 | 5 | -12/+12 |
| * | stm32/rcc: use more PLL etc enums from PAC. | Dario Nieuwenhuis | 2023-10-11 | 2 | -4/+4 |
| * | stm32: update metapac and fix opamp ch | xoviat | 2023-10-04 | 1 | -2/+2 |
| * | stm32: add opamp mod and update pac | xoviat | 2023-10-03 | 1 | -0/+59 |
| * | stm32/adc: add async conversion | xoviat | 2023-09-18 | 1 | -9/+14 |
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 1 | -1/+1 |
| * | stm32/f3: add high res for hrtim and misc. | xoviat | 2023-09-10 | 2 | -6/+12 |
| * | stm32: fix adc f3 and example | xoviat | 2023-09-09 | 1 | -5/+18 |
| * | stm32: add initial adc f3 impl | xoviat | 2023-09-05 | 1 | -0/+34 |
| * | Bump executor crate version to 0.3.0 | Dániel Buga | 2023-08-23 | 1 | -1/+1 |
| * | Fix package name for stm32f334-examples | Adam Greig | 2023-08-03 | 1 | -1/+1 |
| * | stm32/hrtim: extract into mod | xoviat | 2023-07-28 | 1 | -1/+1 |
| * | hrtim: fix example and auto adjust psc. | xoviat | 2023-07-01 | 2 | -28/+64 |
| * | hrtim: minor cleanup | xoviat | 2023-07-01 | 1 | -1/+1 |
| * | rustfmt | xoviat | 2023-06-30 | 1 | -3/+1 |
| * | stm32/hrtim: impl. bridge, dead-time part. res. | xoviat | 2023-06-30 | 1 | -4/+5 |
| * | stm32/hrtim: add example impl. | xoviat | 2023-06-30 | 5 | -0/+126 |