| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge pull request #4193 from embediver/pio-i2s-bit-depth-config | Dario Nieuwenhuis | 2025-05-18 | 1 | -2/+0 | |
| |\ | | | | | embassy-rp: Make bit-depth of I2S PIO program configurable | |||||
| | * | Fix example for rp235x | Marvin Gudel | 2025-05-13 | 1 | -2/+0 | |
| | | | ||||||
| * | | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -3/+3 | |
| | | | ||||||
| * | | Add rand-core v0.9 support. | Dario Nieuwenhuis | 2025-05-18 | 3 | -5/+2 | |
| | | | | | | | | | Co-Authored-By: Aurélien Jacobs <[email protected]> | |||||
| * | | Merge pull request #4187 from 1-rafael-1/rp235x-overclocking | Dario Nieuwenhuis | 2025-05-13 | 1 | -0/+74 | |
| |\ \ | |/ |/| | | | RP235x overclocking | |||||
| | * | remove Debug2Fmt from examples | 1-rafael-1 | 2025-05-12 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add ClockError enum and update system_freq to return Result for error handling | 1-rafael-1 | 2025-05-12 | 1 | -1/+1 | |
| | | | ||||||
| | * | rp235x overclocking | 1-rafael-1 | 2025-05-11 | 1 | -0/+74 | |
| | | | ||||||
| * | | Merge pull request #4155 from marcemmers/remove-instance-from-rp-uart-type | Ulf Lilleengen | 2025-05-09 | 3 | -3/+3 | |
| |\ \ | | | | | | | [embassy-rp] Remove <T: Instance> from Uart and BufferedUart | |||||
| | * | | Fix examples for rp235x | Marc | 2025-05-02 | 3 | -3/+3 | |
| | |/ | ||||||
| * | | Merge pull request #4170 from ↵ | Ulf Lilleengen | 2025-05-09 | 4 | -4/+4 | |
| |\ \ | | | | | | | | | | | | | yutannihilation/chore/fix-unsafe-attribute-rust2024 chore: Wrap `link_section` attribute in example code with `unsafe()` for compatibility with Rust 2024 edition | |||||
| | * | | Remove tweak | Hiroaki Yutani | 2025-05-07 | 1 | -3/+0 | |
| | | | | ||||||
| | * | | Add a temporary tweak | Hiroaki Yutani | 2025-05-06 | 1 | -0/+3 | |
| | | | | ||||||
| | * | | chore: Wrap link_section attribute with unsafe | Hiroaki Yutani | 2025-05-06 | 4 | -4/+4 | |
| | |/ | ||||||
| * / | Handle negative value | Hiroaki Yutani | 2025-05-05 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #4082 from markmurphydev/patch-1 | Dario Nieuwenhuis | 2025-04-18 | 1 | -1/+1 | |
| |\ | | | | | | | Update blinky_wifi example name | |||||
| | * | Update blinky_wifi example name | Mark Murphy | 2025-04-12 | 1 | -1/+1 | |
| | | | | | | | The RP pico w 2 blinky example is currently called `blinky_wifi` | |||||
| * | | Update adc.rs | rafael | 2025-04-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update adc.rs | rafael | 2025-04-14 | 1 | -2/+2 | |
| | | | ||||||
| * | | update documentation and examples to mention RP235x | 1-rafael-1 | 2025-04-13 | 26 | -31/+31 | |
| |/ | ||||||
| * | remove incompatible device classes and protocol from RP webusb example | JuliDi | 2025-04-11 | 1 | -6/+0 | |
| | | ||||||
| * | BufferedUart initialization | Michael Gomez | 2025-04-04 | 1 | -1/+1 | |
| | | | | | | | | This change modifies UART initialization throughout Embassy to take pins before interrupts. Related to #1304. | |||||
| * | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 1 | -1/+1 | |
| | | | | | | | Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation. Co-Authored-By: Matthew Tran <[email protected]> | |||||
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 12 | -25/+34 | |
| | | ||||||
| * | rp/pio: Update cyw43-pio to use new version of embassy-rp | 9names | 2025-03-09 | 1 | -1/+1 | |
| | | ||||||
| * | rp: Update embassy-rp version in examples and tests | 9names | 2025-03-09 | 1 | -1/+1 | |
| | | ||||||
| * | Added access to the byte swap flag for RP2*** chips for the PIO state ↵ | eden barby | 2025-03-01 | 1 | -2/+2 | |
| | | | | | machine DMA calls. | |||||
| * | rename `Pimoroni Pico Plus 2` example to group alphabetically with other ↵ | Curly | 2025-02-23 | 1 | -1/+1 | |
| | | | | | `blinky` projects | |||||
| * | add `rp235x` blinky_wifi.rs` to support RPi Pico 2 W | Curly | 2025-02-23 | 1 | -0/+89 | |
| | | ||||||
| * | rename `rp23` (?) folder to `rp235x`; fix `ci.sh` to use `rp235x` folder | Curly | 2025-02-23 | 56 | -0/+4417 | |
