| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove embassy_nrf::radio::ble. | Dario Nieuwenhuis | 2025-05-01 | 1 | -394/+0 |
| | | | | | Fixes #4144 | ||||
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -5/+3 |
| | | |||||
| * | nrf: port to chiptool-based `nrf-pac`. | Dario Nieuwenhuis | 2024-11-04 | 1 | -102/+86 |
| | | |||||
| * | remove unused logging | Ulf Lilleengen | 2024-07-03 | 1 | -3/+0 |
| | | |||||
| * | fix cancellation hanging on event never occuring | Ulf Lilleengen | 2024-07-03 | 1 | -4/+2 |
| | | | | | | - The end event is not triggered by stop and might therefor never occur - Clear the end_event after operation is done instead of disabled | ||||
| * | Fixed suggestions, added nRF51 to BLE | Erik Bånvik | 2024-03-05 | 1 | -33/+3 |
| | | |||||
| * | Support nearly all nRF5 RADIOs | Erik Bånvik | 2024-03-05 | 1 | -1/+34 |
| | | |||||
| * | Some more unifying, documentation | Erik Bånvik | 2024-03-05 | 1 | -13/+1 |
| | | |||||
| * | Export Error in BLE module | Erik Bånvik | 2024-03-03 | 1 | -0/+1 |
| | | |||||
| * | Added IEEE 802.15.4 radio | Erik Bånvik | 2024-02-28 | 1 | -14/+1 |
| | | |||||
| * | fix: radio error | Guilherme S. Salustiano | 2024-02-28 | 1 | -1/+1 |
| | | |||||
| * | remove first person comments | Guilherme S. Salustiano | 2024-02-12 | 1 | -17/+5 |
| | | |||||
| * | add comments about buffer unsound | Guilherme S. Salustiano | 2024-02-10 | 1 | -0/+4 |
| | | |||||
| * | add buffer input on transmit/receive | Guilherme S. Salustiano | 2024-02-10 | 1 | -5/+11 |
| | | |||||
| * | apply clippy sugestions | Guilherme S. Salustiano | 2024-02-10 | 1 | -4/+2 |
| | | |||||
| * | remove first person comments and assert disable state when it's necessary | Guilherme S. Salustiano | 2024-02-10 | 1 | -94/+105 |
| | | |||||
| * | ci rerun | Guilherme S. Salustiano | 2024-02-07 | 1 | -1/+1 |
| | | |||||
| * | remove jewel dependency | Guilherme S. Salustiano | 2024-02-07 | 1 | -75/+85 |
| | | |||||
| * | remove default on radio | Guilherme S. Salustiano | 2024-02-07 | 1 | -12/+1 |
| | | |||||
| * | feat/implement ble radio on nrf | Guilherme S. Salustiano | 2024-02-07 | 1 | -0/+432 |
