| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | embassy-rp: doc comment spelling pass | Rob Wells | 2025-10-27 | 1 | -9/+9 |
| | | | | | | All changes but one are to documentation comments, and one to an ordinary comment. | ||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | Add PioI2sIn, PioI2sInProgram, and example binary | Thor McAvenia | 2025-09-05 | 1 | -4/+92 |
| | | |||||
| * | Make bit-depth of I2S PIO program configurable | Marvin Gudel | 2025-05-13 | 1 | -5/+13 |
| | | | | | Also the channel argument is removed, since only 2 channels are supported. | ||||
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -22/+17 |
| | | |||||
| * | Added access to the byte swap flag for RP2*** chips for the PIO state ↵ | eden barby | 2025-03-01 | 1 | -1/+1 |
| | | | | | machine DMA calls. | ||||
| * | rp/pio: update pio-rs crate, reexport it so users don't get version mismatches. | Dario Nieuwenhuis | 2025-02-18 | 1 | -1/+1 |
| | | |||||
| * | i2s frequency relative to sysclk | vinsynth | 2024-12-14 | 1 | -2/+1 |
| | | |||||
| * | add sysclk frequency argument to PioI2Out::new | vinsynth | 2024-12-14 | 1 | -1/+2 |
| | | |||||
| * | cargo +nightly fmt | Caleb Jamison | 2024-10-09 | 1 | -8/+6 |
| | | |||||
| * | Move pio programs into embassy-rp | Caleb Jamison | 2024-10-09 | 1 | -0/+97 |
