| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -6/+6 |
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| * | Fixes for new PACs. | Dario Nieuwenhuis | 2025-01-06 | 1 | -1/+1 |
| * | Desugar some async fns | Dániel Buga | 2024-12-30 | 1 | -3/+2 |
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 1 | -1/+1 |
| * | Keep track of raw fd used for net data | Ulf Lilleengen | 2024-12-06 | 1 | -9/+15 |
| * | Wait for tx buffers to be available for request fn | Ulf Lilleengen | 2024-12-04 | 1 | -1/+17 |
| * | Free tx buffer on ipc send failure | Ulf Lilleengen | 2024-12-03 | 1 | -3/+9 |
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 |
| * | nrf: add nrf54l base: gpio and time driver. | Dario Nieuwenhuis | 2024-11-17 | 1 | -1/+1 |
| * | Update nrf-pac. | Dario Nieuwenhuis | 2024-11-15 | 1 | -1/+1 |
| * | nrf: port to chiptool-based `nrf-pac`. | Dario Nieuwenhuis | 2024-11-04 | 2 | -42/+39 |
| * | Add config option for setting SIM pin | Ulf Lilleengen | 2024-09-26 | 1 | -0/+12 |
| * | Use TX_BUF_SIZE matching MTU | Ulf Lilleengen | 2024-09-09 | 1 | -1/+1 |
| * | Use byte slice for config | Ulf Lilleengen | 2024-09-06 | 1 | -2/+2 |
| * | Add explicit disable/enable function and skip enable in configure | Ulf Lilleengen | 2024-09-06 | 1 | -19/+34 |
| * | Ensure modem is enabled in run() | Ulf Lilleengen | 2024-09-06 | 1 | -0/+12 |
| * | Make sure to CFUN=0 before changing configuration | Ulf Lilleengen | 2024-09-06 | 1 | -0/+13 |
| * | Add method for buypassing and running at command directly | Ulf Lilleengen | 2024-09-05 | 1 | -0/+5 |
| * | Move configure out of run | Ulf Lilleengen | 2024-09-05 | 1 | -2/+1 |
| * | Mintor fixes after testing re-attach | Ulf Lilleengen | 2024-09-05 | 1 | -8/+12 |
| * | Add closing if raw socket to handle re-attach | Ulf Lilleengen | 2024-09-04 | 2 | -5/+18 |
| * | Add context run task | Ulf Lilleengen | 2024-09-04 | 2 | -4/+87 |
| * | rustfmt | Ulf Lilleengen | 2024-09-04 | 2 | -19/+34 |
| * | Make tracing optional and use dedicated task | Ulf Lilleengen | 2024-09-04 | 1 | -19/+71 |
| * | Document public API and fix warnings | Ulf Lilleengen | 2024-09-04 | 1 | -21/+27 |
| * | Use at-commands crate and support DNS | Ulf Lilleengen | 2024-09-04 | 2 | -102/+107 |
| * | remove debug logging | Ulf Lilleengen | 2024-09-04 | 1 | -1/+0 |
| * | Add utility for setting configuration for a context | Ulf Lilleengen | 2024-09-04 | 3 | -45/+198 |
| * | add at command file | Ulf Lilleengen | 2024-08-21 | 1 | -0/+45 |
| * | update driver channel dependency | Ulf Lilleengen | 2024-08-21 | 1 | -1/+1 |
| * | don't crash if tx buffers fill up. | Dario Nieuwenhuis | 2024-08-21 | 1 | -8/+16 |
| * | Add embassy-net-nrf91. | Dario Nieuwenhuis | 2024-08-21 | 4 | -0/+1290 |
