| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop futures dependency in embassy-nrf | Dániel Buga | 2023-10-31 | 1 | -1/+1 |
| * | Rename embassy-hal-common to embassy-hal-internal, document it's for internal... | Dario Nieuwenhuis | 2023-07-28 | 1 | -2/+2 |
| * | cargo fmt | Quentin Smith | 2023-07-18 | 1 | -2/+1 |
| * | Update pdm driver to build with all the PACs | Quentin Smith | 2023-07-18 | 1 | -4/+29 |
| * | cargo fmt | Quentin Smith | 2023-07-18 | 1 | -8/+18 |
| * | Remove merge error | Quentin Smith | 2023-07-18 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/main' into nrf-pdm | Quentin Smith | 2023-07-17 | 1 | -162/+285 |
| |\ | |||||
| | * | Make interrupt module more standard. | Dario Nieuwenhuis | 2023-06-08 | 1 | -7/+6 |
| | * | cortex-m: remove owned interrupts. | Dario Nieuwenhuis | 2023-06-01 | 1 | -3/+3 |
| | * | nrf/pdm: make available on all chips, use Instance trait, switch to new inter... | Dario Nieuwenhuis | 2023-03-06 | 1 | -45/+86 |
| | * | nrf: docs. | Dario Nieuwenhuis | 2023-02-01 | 1 | -1/+13 |
| | * | add support for pdm microphones in nrf driver | pbert | 2022-10-13 | 1 | -0/+242 |
| * | util -> sync rename | Quentin Smith | 2022-08-23 | 1 | -1/+1 |
| * | PDM clock frequency control | Quentin Smith | 2022-08-21 | 1 | -3/+10 |
| * | Stop PDM sampling when future is dropped | Quentin Smith | 2022-08-21 | 1 | -13/+15 |
| * | Discard the first N samples due to transients | Quentin Smith | 2022-08-21 | 1 | -3/+19 |
| * | Add continuous PDM sampling with example | Quentin Smith | 2022-08-20 | 1 | -3/+115 |
| * | Set gain at runtime | Quentin Smith | 2022-08-20 | 1 | -0/+21 |
| * | Initial PDM driver | Quentin Smith | 2022-08-20 | 1 | -0/+185 |
