aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf9160/src
Commit message (Expand)AuthorAgeFilesLines
* Update smoltcp, embedded-nal-async to use the `core::net` IP addr types.Dario Nieuwenhuis2024-10-071-7/+5
* Add config option for setting SIM pinUlf Lilleengen2024-09-261-0/+1
* net: refactor to simplify lifetimes/generics.Dario Nieuwenhuis2024-09-161-11/+5
* Use byte slice for configUlf Lilleengen2024-09-061-2/+2
* Move configure out of runUlf Lilleengen2024-09-051-1/+2
* Mintor fixes after testing re-attachUlf Lilleengen2024-09-051-25/+29
* Add closing if raw socket to handle re-attachUlf Lilleengen2024-09-041-0/+2
* Add context run taskUlf Lilleengen2024-09-041-43/+50
* Make tracing optional and use dedicated taskUlf Lilleengen2024-09-041-31/+27
* Document public API and fix warningsUlf Lilleengen2024-09-041-3/+3
* Use at-commands crate and support DNSUlf Lilleengen2024-09-041-57/+21
* Add utility for setting configuration for a contextUlf Lilleengen2024-09-041-42/+22
* Add embassy-net-nrf91.Dario Nieuwenhuis2024-08-211-0/+250
* add nrf9160 example (assumes SPM from zephyr)Ulf Lilleengen2024-01-111-0/+20