aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf9160
Commit message (Expand)AuthorAgeFilesLines
* Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1Dario Nieuwenhuis2024-10-211-1/+1
* 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-042-57/+22
* Add utility for setting configuration for a contextUlf Lilleengen2024-09-041-42/+22
* Add embassy-net-nrf91.Dario Nieuwenhuis2024-08-214-3/+263
* prepare release embassy-executorUlf Lilleengen2024-08-051-1/+1
* Prepare for embassy-nrf releaseUlf Lilleengen2024-08-051-1/+1
* Prepare embassy-time releaseUlf Lilleengen2024-08-051-1/+1
* Adding support for 9120nerwalt2024-06-281-1/+0
* prepare for embassy-time 0.3.1 releaseUlf Lilleengen2024-06-041-1/+1
* bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.Dario Nieuwenhuis2024-01-111-2/+2
* trim nrf9160 example depsUlf Lilleengen2024-01-111-20/+0
* use secure modeUlf Lilleengen2024-01-112-4/+2
* add nrf9160 example (assumes SPM from zephyr)Ulf Lilleengen2024-01-115-0/+111