| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32: xspi wait for prescaler change | Matt Johnston | 2025-04-04 | 1 | -8/+9 |
| * | stm32: xspi update for Peri | Matt Johnston | 2025-04-04 | 1 | -133/+131 |
| * | stm32: Update xspi for stm32-metapac changes | Matt Johnston | 2025-04-04 | 3 | -226/+178 |
| * | introduce stm32h7rs xspi | Rick Rogers | 2025-04-04 | 4 | -0/+1892 |
| * | Bump stm32-data | Matt Johnston | 2025-04-04 | 1 | -2/+2 |
| * | Merge pull request #4040 from jamesmunns/james/fix-doc-links | James Munns | 2025-04-03 | 2 | -5/+6 |
| |\ | |||||
| | * | Fix some intra-doc links | James Munns | 2025-04-03 | 2 | -5/+6 |
| |/ | |||||
| * | Merge pull request #4022 from i509VCB/mspm0-uart | i509VCB | 2025-04-03 | 16 | -10/+1355 |
| |\ | |||||
| | * | mspm0: blocking uart driver | i509VCB | 2025-03-29 | 16 | -10/+1355 |
| * | | Merge pull request #4037 from optlink/mspm0-pf | i509VCB | 2025-04-03 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | mspm0: Fix `set_pf_unchecked()` assertion | Kelsey Maes | 2025-04-02 | 1 | -2/+2 |
| |/ / | |||||
| * | | Merge pull request #4033 from jamesmunns/james/upstream-trace | Dario Nieuwenhuis | 2025-04-02 | 2 | -0/+164 |
| |\ \ | |||||
| | * | | Minor docs improvements | James Munns | 2025-04-01 | 1 | -7/+11 |
| | * | | Remove notes about stability | James Munns | 2025-04-01 | 1 | -5/+0 |
| | * | | Small grammar fixes | James Munns | 2025-04-01 | 1 | -1/+1 |
| | * | | Fix task_end callback | James Munns | 2025-04-01 | 2 | -3/+7 |
| | * | | Reorder doc comments for format reasons | James Munns | 2025-04-01 | 1 | -3/+3 |
| | * | | Finish trailing sentence | James Munns | 2025-04-01 | 1 | -1/+1 |
| | * | | Add docs, add `task_end` trace point | James Munns | 2025-04-01 | 2 | -0/+161 |
| * | | | Merge pull request #4036 from Fredrik-Reinholdsen/main | Dario Nieuwenhuis | 2025-04-01 | 1 | -3/+9 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | fix: Fix for #3888 async I2C read bug for introduced in #3887 in STM32 I2C v2... | Fredrik Reinholdsen | 2025-04-01 | 1 | -3/+9 |
| |/ / | |||||
| * | | Merge pull request #3989 from embedded-rust-iml/fix/ringbuffered-error-handling | Dario Nieuwenhuis | 2025-03-31 | 2 | -55/+44 |
| |\ \ | |||||
| | * \ | Merge branch 'main' into fix/ringbuffered-error-handling to resolve merge con... | Tobias Naumann | 2025-03-31 | 338 | -4340/+7782 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Merge pull request #4026 from cyril-marpaud/patch-3 | Dario Nieuwenhuis | 2025-03-31 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | docs: fix a typo | Cyril Marpaud | 2025-03-31 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #3978 from avsaase/blocking-mutex-lock-mut | Ulf Lilleengen | 2025-03-31 | 1 | -0/+17 |
| |\ \ \ | |||||
| | * | | | Add note about RefCell alternative | Alexander van Saase | 2025-03-21 | 1 | -2/+5 |
| | * | | | embassy-sync: add lock_mut to blocking_mutex::Mutex | Alexander van Saase | 2025-03-19 | 1 | -0/+14 |
| * | | | | Merge pull request #3968 from embedded-rust-iml/feature/ringbuffered-embedded... | Ulf Lilleengen | 2025-03-31 | 1 | -11/+38 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #4024 from elagil/g4_adc_cal | Dario Nieuwenhuis | 2025-03-30 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix: stm32g4 calibration delays | elagil | 2025-03-29 | 1 | -1/+5 |
| * | | | | | | Merge pull request #4023 from 0e4ef622/better-errors | Dario Nieuwenhuis | 2025-03-30 | 5 | -29/+48 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Move macro helper functions to embassy-executor | Matthew Tran | 2025-03-29 | 2 | -32/+29 |
| | * | | | | | Fix ugly compiler errors | Matthew Tran | 2025-03-29 | 1 | -10/+16 |
| | * | | | | | Add test | Matthew Tran | 2025-03-29 | 3 | -0/+16 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge pull request #4021 from CBJamo/rp23-watchdog-fix | Dario Nieuwenhuis | 2025-03-29 | 1 | -3/+11 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | RP235x watchdog doesn't have the double count bug | Caleb Jamison | 2025-03-28 | 1 | -3/+11 |
| |/ / / / | |||||
| * | | | | Merge pull request #4020 from embassy-rs/stable-static-taskpool-v2 | Dario Nieuwenhuis | 2025-03-28 | 53 | -338/+188 |
| |\ \ \ \ | |||||
| | * | | | | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 53 | -338/+188 |
| * | | | | | Merge pull request #3928 from agrif/stm32-i2c-set-config | Dario Nieuwenhuis | 2025-03-28 | 1 | -0/+9 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | stm32/i2c: disable peripheral when changing timings | Aaron Griffith | 2025-02-27 | 1 | -0/+9 |
| * | | | | | Merge pull request #4019 from techmccat/main | Dario Nieuwenhuis | 2025-03-28 | 2 | -4/+16 |
| |\ \ \ \ \ | |||||
| | * | | | | | stm32: run cargo fmt | techmccat | 2025-03-28 | 2 | -2/+8 |
| | * | | | | | stm32: allow using LSI/LSE as SYSCLK on g0/c0 | techmccat | 2025-03-28 | 2 | -4/+10 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #3999 from embassy-rs/peripehral-v2 | Dario Nieuwenhuis | 2025-03-27 | 225 | -3214/+2644 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 225 | -3214/+2644 |
| * | | | | | | Merge pull request #4012 from adom-inc/rp2350-adc-fix | Dario Nieuwenhuis | 2025-03-27 | 1 | -2/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | rp/adc: fix potential race condition | Adrian Wowk | 2025-03-26 | 1 | -2/+4 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #4014 from adom-inc/rp-bootram-typo | Dario Nieuwenhuis | 2025-03-27 | 1 | -4/+4 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | rp: rename BOOTROM_BASE to BOOTRAM_BASE | Adrian Wowk | 2025-03-26 | 1 | -4/+4 |
| |/ / / / / | |||||
