| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add FDCAN examples for STM32G4, STM32H5 and STM32H7 | Corey Schuhen | 2024-01-31 | 2 | -1/+57 |
| * | Add FDCAN dependency in correct flavor based on selected chip. | Tomasz bla Fortuna | 2024-01-31 | 1 | -1/+1 |
| * | stm32/gpio: remove generics. | Dario Nieuwenhuis | 2024-01-22 | 1 | -3/+2 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -2/+2 |
| * | Change GPIO inherent methods back to `&self`. | Dario Nieuwenhuis | 2024-01-10 | 1 | -1/+1 |
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 8 | -8/+1 |
| * | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 1 | -1/+1 |
| * | 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 |
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -1/+1 |
| * | executor: release v0.3.3 | Dario Nieuwenhuis | 2023-11-15 | 1 | -1/+1 |
| * | stm32/rcc: consistent casing and naming for PLL enums. | Dario Nieuwenhuis | 2023-11-13 | 3 | -8/+8 |
| * | Update heapless to v0.8, embedded-nal-async to v0.7 | Dario Nieuwenhuis | 2023-11-10 | 1 | -1/+1 |
| * | usb: remove msos-descriptor feature. | Dario Nieuwenhuis | 2023-11-08 | 1 | -0/+1 |
| * | stm32/rcc: add shared code for hsi48 with crs support. | Dario Nieuwenhuis | 2023-11-05 | 1 | -4/+2 |
| * | 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 |
| * | stm32: rename HSI16 -> HSI | Dario Nieuwenhuis | 2023-10-22 | 2 | -2/+2 |
| * | Merge branch 'master' into center-align | Dion Dokter | 2023-10-20 | 6 | -24/+24 |
| |\ |
|
| | * | time: add `links` key, release v0.1.5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 |
| | * | stm32: expand rcc mux to g4 and h7 | xoviat | 2023-10-14 | 1 | -1/+1 |
| | * | time: Update examples, tests, and other code to use new Timer::after_x conven... | Adam Greig | 2023-10-15 | 4 | -12/+12 |
| | * | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 1 | -1/+1 |
| | * | stm32/rcc: use more PLL etc enums from PAC. | Dario Nieuwenhuis | 2023-10-11 | 1 | -1/+1 |
| | * | stm32/rcc: use PLL enums from PAC. | Dario Nieuwenhuis | 2023-10-09 | 3 | -10/+10 |
| * | | Fix examples | Dion Dokter | 2023-10-01 | 1 | -1/+1 |
| |/ |
|
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 1 | -1/+1 |
| * | initial support for STM32G4 ADC | Daehyeok Mun | 2023-09-04 | 2 | -0/+43 |
| * | Release embassy-time v0.1.3 | Jesse Braham | 2023-08-28 | 1 | -1/+1 |
| * | 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 |