| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove embassy_nrf::radio::ble. | Dario Nieuwenhuis | 2025-05-01 | 3 | -404/+5 |
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 3 | -13/+9 |
| * | nrf: port to chiptool-based `nrf-pac`. | Dario Nieuwenhuis | 2024-11-04 | 3 | -228/+202 |
| * | 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 |
| * | nrf: remove mod sealed. | Dario Nieuwenhuis | 2024-04-05 | 1 | -20/+18 |
| * | Fixed suggestions, added nRF51 to BLE | Erik Bånvik | 2024-03-05 | 3 | -56/+10 |
| * | Fixed nrf51 radio build | Erik Bånvik | 2024-03-05 | 1 | -0/+2 |
| * | Support nearly all nRF5 RADIOs | Erik Bånvik | 2024-03-05 | 3 | -2/+59 |
| * | More formatting | Erik Bånvik | 2024-03-05 | 1 | -2/+2 |
| * | Some more unifying, documentation | Erik Bånvik | 2024-03-05 | 3 | -90/+61 |
| * | Fixed formatting | Erik Bånvik | 2024-03-03 | 1 | -7/+7 |
| * | Export Error in BLE module | Erik Bånvik | 2024-03-03 | 1 | -0/+1 |
| * | Remove Event, which was mostly used for debugging | Erik Bånvik | 2024-02-29 | 3 | -338/+1 |
| * | Clear all interrupts | Erik Bånvik | 2024-02-29 | 1 | -3/+2 |
| * | Fixed missing nrf52840 in Event | Erik Bånvik | 2024-02-29 | 2 | -4/+27 |
| * | Added IEEE 802.15.4 radio | Erik Bånvik | 2024-02-28 | 4 | -21/+911 |
| * | 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 | 2 | -89/+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 | 2 | -0/+521 |
