| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -2/+2 |
| * | nrf/i2s: erase instance generic | Dario Nieuwenhuis | 2025-09-28 | 1 | -78/+98 |
| * | doc fixes | Robin Mueller | 2025-09-23 | 1 | -1/+1 |
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -35/+33 |
| * | nrf: port to chiptool-based `nrf-pac`. | Dario Nieuwenhuis | 2024-11-04 | 1 | -92/+74 |
| * | Use raw slices .len() method instead of unsafe hacks. | Dario Nieuwenhuis | 2024-06-13 | 1 | -4/+3 |
| * | nrf: remove mod sealed. | Dario Nieuwenhuis | 2024-04-05 | 1 | -29/+25 |
| * | Rename embassy-hal-common to embassy-hal-internal, document it's for internal... | Dario Nieuwenhuis | 2023-07-28 | 1 | -2/+2 |
| * | Make interrupt module more standard. | Dario Nieuwenhuis | 2023-06-08 | 1 | -7/+7 |
| * | cortex-m: remove owned interrupts. | Dario Nieuwenhuis | 2023-06-01 | 1 | -3/+2 |
| * | nrf/i2s: switch to new interrupt binding. | Dario Nieuwenhuis | 2023-03-06 | 1 | -37/+40 |
| * | nrf: docs. | Dario Nieuwenhuis | 2023-02-01 | 1 | -29/+80 |
| * | Move the responsibility to manage buffers to the I2S stream | Christian Perez Llamas | 2022-12-08 | 1 | -45/+112 |
| * | Optimization to be able to work with only 2 buffers | Christian Perez Llamas | 2022-11-29 | 1 | -14/+34 |
| * | Use &mut self for start methods | Christian Perez Llamas | 2022-11-26 | 1 | -3/+6 |
| * | Buffer management in line with other peripherals. Constructor and config rede... | Christian Perez Llamas | 2022-11-19 | 1 | -384/+331 |
| * | Fix fmt | Christian Perez Llamas | 2022-11-19 | 1 | -1/+1 |
| * | Fix build | Christian Perez Llamas | 2022-11-19 | 1 | -5/+2 |
| * | Add missing parts and Cleanup | Christian Perez Llamas | 2022-11-19 | 1 | -83/+466 |
| * | Fix buffer overruns | Christian Perez Llamas | 2022-11-17 | 1 | -182/+237 |
| * | Minor changes | Christian Perez Llamas | 2022-11-13 | 1 | -4/+5 |
| * | Investigating discontinuities in the signal | Christian Perez Llamas | 2022-11-13 | 1 | -20/+48 |
| * | Interrupts, async, sine oscillator | Christian Perez Llamas | 2022-11-12 | 1 | -79/+217 |
| * | Add input rx | Christian Perez Llamas | 2022-11-10 | 1 | -8/+51 |
| * | Buffer trait. Simpler config. | Christian Perez Llamas | 2022-11-10 | 1 | -58/+64 |
| * | Apply config | Christian Perez Llamas | 2022-11-09 | 1 | -21/+64 |
| * | Make bors grin ;) | Roman Valls Guimera | 2022-11-09 | 1 | -20/+27 |
| * | Draft: Initial support for I2S with a working example. | Christian Perez Llamas | 2022-11-09 | 1 | -0/+403 |
