| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bump executor crate version to 0.3.0 | Dániel Buga | 2023-08-23 | 1 | -1/+1 |
| * | stm32/pwm: add output type control | xoviat | 2023-07-29 | 1 | -1/+2 |
| * | stm32/timer: merge pwm module into timer. (#1703) | Dario Nieuwenhuis | 2023-07-28 | 1 | -2/+2 |
| * | Rename embassy-hal-common to embassy-hal-internal, document it's for internal... | Dario Nieuwenhuis | 2023-07-28 | 1 | -1/+0 |
| * | Added debug=2 in release profile to all examples. | Piotr Esden-Tempski | 2023-07-26 | 1 | -0/+3 |
| * | Add notes about setting chip name correctly for examples. | Adam Greig | 2023-07-22 | 1 | -1/+2 |
| * | Release embassy-time v0.1.2 | Dario Nieuwenhuis | 2023-07-06 | 1 | -1/+1 |
| * | Update probe-rs-cli -> probe-rs | Dario Nieuwenhuis | 2023-06-29 | 1 | -2/+2 |
| * | STM32G4: Add CRS support to RCC | Kevin Lannen | 2023-06-28 | 1 | -9/+19 |
| * | stm32: update metapac, includes fix for OTG with 9 endpoints (H7) | Dario Nieuwenhuis | 2023-06-27 | 1 | -1/+3 |
| * | stm32: update stm32-metapac. | Dario Nieuwenhuis | 2023-06-19 | 1 | -3/+1 |
| * | STM32G4: Add USB Serial example | Kevin Lannen | 2023-06-14 | 2 | -0/+111 |
| * | stm32g4: PLL: Add support for configuring PLL_P and PLL_Q | Kevin Lannen | 2023-06-14 | 1 | -3/+12 |
| * | Remove embassy-cortex-m crate, move stuff to embassy-hal-common. | Dario Nieuwenhuis | 2023-06-09 | 1 | -1/+1 |
| * | Rename to follow ref manual and CubeIDE | Carl St-Laurent | 2023-06-08 | 1 | -2/+2 |
| * | Added Vcore boost mode and Flash wait state | Carl St-Laurent | 2023-06-04 | 1 | -2/+2 |
| * | Use HSI16 for exemple since HSE might have a different value depending on board | Carl St-Laurent | 2023-06-04 | 1 | -3/+2 |
| * | Example using PLL | Carl St-Laurent | 2023-06-03 | 1 | -0/+27 |
| * | Bump versions preparing for -macros and -executor release | Ulf Lilleengen | 2023-04-27 | 1 | -1/+1 |
| * | Switch from probe-run to probe-rs-cli. | Dario Nieuwenhuis | 2023-04-26 | 1 | -2/+2 |
| * | stm32: fix defective example | xoviat | 2023-04-16 | 1 | -2/+2 |
| * | Release embassy-sync v0.2.0 | Dario Nieuwenhuis | 2023-04-13 | 1 | -1/+1 |
| * | executor: add Pender, rework Cargo features. | Dario Nieuwenhuis | 2023-04-03 | 1 | -1/+1 |
| * | Bump defmt-rtt to 0.4 | Dario Nieuwenhuis | 2022-11-29 | 1 | -1/+1 |
| * | all Cargo.toml: Add license to all crate Cargo.toml files | chrysn | 2022-10-07 | 1 | -0/+1 |
| * | time: add more tick rates, use 1mhz as default. | Dario Nieuwenhuis | 2022-09-02 | 1 | -1/+1 |
| * | split `embassy-util` into `embassy-futures`, `embassy-sync`. | Dario Nieuwenhuis | 2022-08-22 | 1 | -1/+1 |
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 4 | -6/+7 |
| * | Remove HAL initialization from #[embassy::main] macro. | Dario Nieuwenhuis | 2022-08-17 | 3 | -6/+6 |
| * | Update to critical-section 1.0, atomic-polyfill 1.0 | Dario Nieuwenhuis | 2022-08-17 | 1 | -1/+1 |
| * | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 4 | -9/+10 |
| * | rename PwmPin::new_chX, update examples. | Dario Nieuwenhuis | 2022-07-23 | 1 | -2/+3 |
| * | embassy-stm32: Simplify time | Grant Miller | 2022-07-10 | 1 | -2/+2 |
| * | Merge pull request #822 from embassy-rs/remove-authors | Dario Nieuwenhuis | 2022-06-18 | 1 | -1/+0 |
| |\ |
|
| | * | Remove the authors field from Cargo.tomls | Dario Nieuwenhuis | 2022-06-18 | 1 | -1/+0 |
| * | | Merge pull request #821 from embassy-rs/defmt-trace | Dario Nieuwenhuis | 2022-06-18 | 1 | -0/+3 |
| |\ \
| |/
|/| |
|
| | * | Add env DEFMT_LOG=trace to all examples. | Dario Nieuwenhuis | 2022-06-18 | 1 | -0/+3 |
| * | | Update to 2021 edition. (#820) | Dario Nieuwenhuis | 2022-06-18 | 1 | -2/+1 |
| |/ |
|
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 4 | -9/+6 |
| * | examples/stm32*, tests/stm32: specify time-tick-32768hz | Will Glynn | 2022-05-31 | 1 | -1/+1 |
| * | Use embassy/defmt-timestamp-uptime in all examples. | Dario Nieuwenhuis | 2022-04-02 | 6 | -30/+13 |
| * | stm32: add rust stable support | Dario Nieuwenhuis | 2022-02-12 | 1 | -1/+1 |
| * | stm32: Remove OptionalPin | Dario Nieuwenhuis | 2022-02-10 | 1 | -2/+1 |
| * | traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash. | Dario Nieuwenhuis | 2022-01-27 | 1 | -1/+0 |
| * | stm32: add `time-driver-any` cargo feature that automatically picks one avail... | Dario Nieuwenhuis | 2022-01-24 | 1 | -1/+1 |
| * | stm32/exti: expose all functionality as inherent methods. | Dario Nieuwenhuis | 2022-01-19 | 1 | -1/+0 |
| * | stm32/gpio: expose all functionality as inherent methods. | Dario Nieuwenhuis | 2022-01-19 | 2 | -5/+3 |
| * | Port the PWM example to H7, add low-level API example implementing 32-bit PWM. | Matous Hybl | 2022-01-13 | 1 | -2/+2 |
| * | Make exti an optional feature | Ulf Lilleengen | 2022-01-12 | 1 | -1/+1 |
| * | examples/stm32g4: add pwm example | Dario Nieuwenhuis | 2021-11-27 | 2 | -1/+37 |