| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add ppi events for SPIS peripheral | Ulf Lilleengen | 2025-11-25 | 1 | -0/+15 |
| * | feat: improve nrf54 support using new nrf-pac | Ulf Lilleengen | 2025-10-28 | 1 | -8/+8 |
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -3/+3 |
| * | nrf/spis: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 1 | -22/+28 |
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -52/+32 |
| * | nrf: add nrf54l base: gpio and time driver. | Dario Nieuwenhuis | 2024-11-17 | 1 | -1/+1 |
| * | nrf: port to chiptool-based `nrf-pac`. | Dario Nieuwenhuis | 2024-11-04 | 1 | -69/+76 |
| * | Use raw slices .len() method instead of unsafe hacks. | Dario Nieuwenhuis | 2024-06-13 | 1 | -9/+7 |
| * | nrf: remove mod sealed. | Dario Nieuwenhuis | 2024-04-05 | 1 | -23/+18 |
| * | nrf: spim/spis: Add size checks for EasyDMA buffer | Priit Laes | 2024-02-08 | 1 | -1/+7 |
| * | nrf/spi: add bit order config | Matthew Tran | 2024-01-26 | 1 | -4/+9 |
| * | fix: info_ref! can't be called on Option | swanandx | 2024-01-03 | 1 | -1/+1 |
| * | feat: new_txonly_nosck in spis | swanandx | 2024-01-03 | 1 | -6/+34 |
| * | nrf, rp: update set_config | xoviat | 2023-10-01 | 1 | -2/+5 |
| * | nrf: spis: Use SetConfig trait internally to reduce duplication | Priit Laes | 2023-09-10 | 1 | -41/+4 |
| * | Rename embassy-hal-common to embassy-hal-internal, document it's for internal... | Dario Nieuwenhuis | 2023-07-28 | 1 | -1/+1 |
| * | Make interrupt module more standard. | Dario Nieuwenhuis | 2023-06-08 | 1 | -8/+8 |
| * | cortex-m: remove owned interrupts. | Dario Nieuwenhuis | 2023-06-01 | 1 | -3/+3 |
| * | nrf/spis: switch to new interrupt binding. | Dario Nieuwenhuis | 2023-03-06 | 1 | -48/+37 |
| * | nrf: docs. | Dario Nieuwenhuis | 2023-02-01 | 1 | -7/+29 |
| * | Fix pin refs | Henrik Alsér | 2022-11-22 | 1 | -2/+2 |
| * | Merge branch 'spis' of github.com:kalkyl/embassy into spis | Henrik Alsér | 2022-11-22 | 1 | -36/+19 |
| |\ | |||||
| | * | Check events_acquired | kalkyl | 2022-11-14 | 1 | -1/+1 |
| | * | Cleanup interrupts | kalkyl | 2022-11-14 | 1 | -2/+2 |
| | * | Single waker | kalkyl | 2022-11-14 | 1 | -8/+6 |
| | * | Disable UARTE in embassy-nrf::init | Henrik Alsér | 2022-11-13 | 1 | -27/+12 |
| * | | Fix txonly/rxonly data pin dir, _from_ram and doc | Henrik Alsér | 2022-11-22 | 1 | -7/+7 |
| |/ | |||||
| * | rustfmt | Henrik Alsér | 2022-11-05 | 1 | -1/+0 |
| * | Acquire semaphore on blocking | Henrik Alsér | 2022-11-05 | 1 | -3/+14 |
| * | Add status checks | Henrik Alsér | 2022-11-05 | 1 | -27/+42 |
| * | rustfmt | Henrik Alsér | 2022-11-05 | 1 | -4/+19 |
| * | embassy-nrf: Add SPIS module | Henrik Alsér | 2022-11-05 | 1 | -0/+516 |
