| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
