| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3138 from andresv/update-stm32-metapac | Dario Nieuwenhuis | 2024-07-02 | 2 | -3/+3 |
| |\ | |||||
| | * | stm32 ringbuffered adc: fix for metapac changes | Andres Vahter | 2024-07-02 | 1 | -1/+1 |
| | * | update stm32-metapac | Andres Vahter | 2024-07-02 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #3116 from sethkrie/adc-v2-ringbuf | Dario Nieuwenhuis | 2024-07-02 | 5 | -1/+461 |
| |\ | |||||
| | * | fix typo, add spaces after // | seth | 2024-07-01 | 1 | -5/+5 |
| | * | CI | seth | 2024-06-24 | 1 | -8/+13 |
| | * | second adc added to example + API todos completed | seth | 2024-06-24 | 2 | -17/+29 |
| | * | fmt | seth | 2024-06-24 | 1 | -3/+2 |
| | * | new PR, taking Dirbao's advice to make the DMA impl in a separate struct that... | seth | 2024-06-24 | 5 | -1/+445 |
| * | | Merge pull request #3089 from qwerty19106/stm32_uart_half_fix_sequential_read... | Dario Nieuwenhuis | 2024-07-02 | 1 | -14/+31 |
| |\ \ | |||||
| | * | | STM32 Half-Duplex: fix sequential reads and writes | Роман Кривенков | 2024-07-02 | 1 | -14/+31 |
| * | | | Merge pull request #3093 from liarokapisv/circular_half_transfer_ir | Dario Nieuwenhuis | 2024-07-02 | 1 | -0/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Enables half transfer ir when constructing a ReadableDmaRingBuffer | Alexandros Liarokapis | 2024-06-23 | 1 | -0/+1 |
| * | | | Merge pull request #3127 from shufps/feat/dds-example | Dario Nieuwenhuis | 2024-07-01 | 2 | -1/+117 |
| |\ \ \ | |||||
| | * | | | format | shufps | 2024-06-28 | 1 | -5/+3 |
| | * | | | added comment | shufps | 2024-06-28 | 1 | -0/+1 |
| | * | | | added DDS example | shufps | 2024-06-28 | 2 | -1/+118 |
| * | | | | Merge pull request #3141 from trepidacious/ready_ready_and_write_ready_fix | Dario Nieuwenhuis | 2024-07-01 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | Update `ReadReady` and `WriteReady` implementations | trepidacious | 2024-07-01 | 1 | -3/+3 |
| * | | | | | Merge pull request #3104 from birdistheword96/main | Dario Nieuwenhuis | 2024-07-01 | 1 | -0/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix Formatting Issues | Jamie Bird | 2024-06-21 | 1 | -2/+2 |
| | * | | | | | Fix: Ensure I2C bus is free before master-write operation | Jamie Bird | 2024-06-21 | 1 | -0/+5 |
| * | | | | | | Merge pull request #3126 from ninjasource/stm32-ltdc | Dario Nieuwenhuis | 2024-07-01 | 9 | -40/+1051 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Applied formatting | David Haig | 2024-06-28 | 2 | -34/+29 |
| | * | | | | | Moved ltdc example to its own crate | David Haig | 2024-06-28 | 9 | -33/+134 |
| | * | | | | | Get dsi_bsp example to compile again | David Haig | 2024-06-28 | 2 | -97/+131 |
| | * | | | | | Updated metapac dependency to latest for LTDC support | David Haig | 2024-06-28 | 1 | -3/+2 |
| | * | | | | | Add support for the stm32 ltdc display peripheral | David Haig | 2024-06-27 | 5 | -50/+932 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge pull request #3139 from igiona/AllowDrivingStrengthInPwm | Dario Nieuwenhuis | 2024-07-01 | 2 | -5/+54 |
| |\ \ \ \ \ | |||||
| | * | | | | | fixup! feat(pwm): allow specifying OutputDrive for PWM channels | Giona Imperatori | 2024-07-01 | 1 | -4/+4 |
| | * | | | | | feat(pwm): allow specifying OutputDrive for PWM channels | Giona Imperatori | 2024-07-01 | 2 | -5/+54 |
| * | | | | | | Merge pull request #3137 from embassy-rs/nrf-egu-irq | Ulf Lilleengen | 2024-07-01 | 1 | -0/+18 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | expose enabling and disabling irq for triggers | Ulf Lilleengen | 2024-07-01 | 1 | -0/+18 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #3130 from kkrolczyk/kk/i2c-addr-flexibility | Ulf Lilleengen | 2024-07-01 | 2 | -22/+101 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | rp/i2c: add address flexibility and example | Krzysztof Królczyk | 2024-06-28 | 2 | -22/+101 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #3136 from trepidacious/read_ready_smoltcp_fix | Dario Nieuwenhuis | 2024-06-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Add check for closed connection to `read_ready()` | trepidacious | 2024-06-30 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #3131 from dflemstr/less-implicit-panics | Dario Nieuwenhuis | 2024-06-28 | 18 | -43/+69 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Panic on index-out-of-bounds when releasing RCC node | David Flemström | 2024-06-29 | 1 | -0/+2 |
| | * | | | | Avoid accidental copy of static var before creating mut ref | David Flemström | 2024-06-29 | 1 | -2/+2 |
| | * | | | | Swat some other occurrences of .unwrap() that pull in panicing infra | David Flemström | 2024-06-28 | 13 | -29/+25 |
| | * | | | | Remove implicit bounds checking from rcc module | David Flemström | 2024-06-28 | 1 | -10/+20 |
| | * | | | | Route sources of panics to the crate's fmt macros | David Flemström | 2024-06-28 | 4 | -4/+22 |
| |/ / / / | |||||
| * | | | | Merge pull request #3125 from neuschaefer/input | Dario Nieuwenhuis | 2024-06-27 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | docs: Fix mention of ExtiInput | J. Neuschäfer | 2024-06-27 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Merge pull request #3121 from embassy-rs/nrftests | Dario Nieuwenhuis | 2024-06-25 | 10 | -81/+219 |
| |\ \ \ \ | |||||
| | * | | | | tests/nrf: add non-buffered uart tests. | Dario Nieuwenhuis | 2024-06-25 | 3 | -0/+100 |
| | * | | | | tests/nrf: generalize buffereduart tests for all chips. | Dario Nieuwenhuis | 2024-06-25 | 6 | -75/+108 |
| | * | | | | nrf/buffered_uart: take into account EASYDMA_SIZE. fixes nrf52832 | Dario Nieuwenhuis | 2024-06-25 | 1 | -4/+5 |
| | * | | | | nrf: fix wrong order configuring gpios. | Dario Nieuwenhuis | 2024-06-25 | 2 | -2/+6 |
| |/ / / / | |||||
