| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add Watch to embassy-sync README | rafael | 2024-10-05 | 1 | -0/+1 |
| * | Merge pull request #3387 from paulwrath1223/main | Henrik Alsér | 2024-10-02 | 1 | -1/+1 |
| |\ |
|
| | * | Fixed overflow on `pio_stepper.rs` | Paul Fornage | 2024-10-02 | 1 | -1/+1 |
| |/ |
|
| * | Remove binary_info blocks from most examples. (#3385) | Caleb Jamison | 2024-10-01 | 45 | -445/+8 |
| * | Merge pull request #2568 from peterkrull/multi-signal | Ulf Lilleengen | 2024-10-01 | 2 | -0/+1110 |
| |\ |
|
| | * | Reverse generics order, remove spin_get | Peter Krull | 2024-09-24 | 1 | -26/+2 |
| | * | Added SealedWatchBehavior to limit access to core functions | Peter Krull | 2024-09-23 | 1 | -66/+71 |
| | * | Discontinue peek, add AnonReceiver | Peter Krull | 2024-09-23 | 1 | -151/+289 |
| | * | Merge branch 'embassy-rs:main' into multi-signal | Peter Krull | 2024-09-23 | 936 | -17610/+72280 |
| | |\ |
|
| | * | | This one is for cargo fmt | Peter Krull | 2024-03-02 | 1 | -1/+1 |
| | * | | Reintroduce predicate methods. Add ability for sender to modify value in-place. | Peter Krull | 2024-03-02 | 1 | -7/+260 |
| | * | | Forgot to update doc comment | Peter Krull | 2024-02-29 | 1 | -1/+1 |
| | * | | Update tests to reflect changes in previous commit | Peter Krull | 2024-02-29 | 1 | -9/+9 |
| | * | | Use Option instead of Result for receiver creation since it is the only way i... | Peter Krull | 2024-02-29 | 1 | -16/+11 |
| | * | | Added sender types, support for dropping receivers, converting to dyn-types, ... | Peter Krull | 2024-02-29 | 1 | -147/+374 |
| | * | | Changed name to `Watch`, added `DynReceiver`, `get`-method and more reworks. | Peter Krull | 2024-02-28 | 3 | -530/+516 |
| | * | | Updated formatting | Peter Krull | 2024-02-14 | 1 | -4/+9 |
| | * | | Got closures to work in async, added bunch of tests | Peter Krull | 2024-02-14 | 1 | -48/+292 |
| | * | | Removed unused lifetime, change most fn -> FnMut | Peter Krull | 2024-02-13 | 1 | -14/+12 |
| | * | | Change import formatting | Peter Krull | 2024-02-13 | 1 | -11/+8 |
| | * | | Add initial implementation of `MultiSignal` sync primitive | Peter Krull | 2024-02-13 | 2 | -0/+286 |
| * | | | Merge pull request #3378 from dnbln/patch-1 | Ulf Lilleengen | 2024-09-27 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | fix: change duplicate reference to `FirmwareUpdaterConfig::from_linkerfile_bl... | Dinu Blanovschi | 2024-09-27 | 1 | -1/+1 |
| |/ / / |
|
| * | | | Merge pull request #3376 from embassy-rs/nrf91-sim-pin | Ulf Lilleengen | 2024-09-26 | 2 | -0/+13 |
| |\ \ \ |
|
| | * | | | Add config option for setting SIM pin | Ulf Lilleengen | 2024-09-26 | 2 | -0/+13 |
| |/ / / |
|
| * | | | Merge pull request #3374 from romainreignier/fix_rp23_binary_info | Dario Nieuwenhuis | 2024-09-26 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | rp23: add missing binary info in linker script | Romain Reignier | 2024-09-26 | 1 | -0/+1 |
| |/ / / |
|
| * | | | Merge pull request #3371 from CBJamo/rp23_pwm_b_pin | Dario Nieuwenhuis | 2024-09-24 | 1 | -0/+4 |
| |\ \ \ |
|
| | * | | | Only B pins can be inputs. | Caleb Jamison | 2024-09-24 | 1 | -3/+1 |
| | * | | | Disable pad isolation on PWM A pins. | Caleb Jamison | 2024-09-24 | 1 | -0/+6 |
| |/ / / |
|
| * | | | Merge pull request #3367 from CBJamo/rp2350_debug_pin_fix | Dario Nieuwenhuis | 2024-09-23 | 1 | -1/+1 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Fix rp2350b pins >31 on debug builds | Caleb Jamison | 2024-09-23 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge pull request #3366 from kingofpayne/main | Ulf Lilleengen | 2024-09-23 | 1 | -2/+1 |
| |\ \ |
|
| | * | | Fixed signature script in bootloader documentation | Olivier Hériveaux | 2024-09-23 | 1 | -2/+1 |
| * | | | Merge pull request #3364 from hansihe/fix-fdcan-preemption-dequeued-frame-return | Ulf Lilleengen | 2024-09-23 | 2 | -1/+2 |
| |\ \ \ |
|
| | * | | | Currently the return value of `write` is broken, it never returns the | Hans Josephsen | 2024-09-22 | 2 | -1/+2 |
| * | | | | Merge pull request #3363 from embassy-rs/spi-word-tests | Dario Nieuwenhuis | 2024-09-23 | 5 | -130/+174 |
| |\ \ \ \ |
|
| | * | | | | stm32/tests: test spi u8 and u16 word sizes. | Dario Nieuwenhuis | 2024-09-23 | 2 | -74/+140 |
| | * | | | | stm32: update metapac. Fixes SPI version on L0. | Dario Nieuwenhuis | 2024-09-23 | 1 | -2/+2 |
| | * | | | | stm32/spi: fix hang/corruption of word sizes other than 8bit. | Dario Nieuwenhuis | 2024-09-23 | 1 | -46/+26 |
| | * | | | | stm32/gpdma: clear tr3 just in case. | Dario Nieuwenhuis | 2024-09-23 | 1 | -0/+1 |
| | * | | | | stm32/gpdma: ensure bndt in bytes doesn't overflow. | Dario Nieuwenhuis | 2024-09-23 | 1 | -8/+5 |
| |/ / / / |
|
| * | | | | Merge pull request #3337 from doesnotcompete/feature/h7rs-usb | Dario Nieuwenhuis | 2024-09-22 | 8 | -7/+456 |
| |\ \ \ \ |
|
| | * | | | | Add presence check for OTG_HS peripheral on STM32H7R/S series | Kevin | 2024-09-22 | 2 | -8/+10 |
| | * | | | | Add USBPHYC clock configuration for H7RS series | Kevin | 2024-09-22 | 6 | -17/+63 |
| | * | | | | Add OTG_HS support for STM32H7R/S | Kevin | 2024-09-22 | 7 | -4/+405 |
| * | | | | | Merge pull request #3362 from showier-drastic/main | Dario Nieuwenhuis | 2024-09-22 | 1 | -2/+2 |
| |\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | * | | | | stm32/spi: issue correct DMA word length when reading | Shaw Drastin | 2024-09-22 | 1 | -2/+2 |
| |/ / / / |
|
| * | | | | Merge pull request #3356 from peterkrull/ringbuffered-uartrx-deadlock | Dario Nieuwenhuis | 2024-09-22 | 2 | -33/+72 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | stm32: Start DMA before clearing, avoid panic in updater ringbuffer impl | Peter Krull | 2024-09-19 | 1 | -1/+1 |