index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
nrf9160
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-5
/
+5
*
BufferedUart initialization
Michael Gomez
2025-04-04
1
-1
/
+1
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-4
/
+4
*
Update nrf-pac.
Dario Nieuwenhuis
2024-11-15
1
-1
/
+1
*
Update smoltcp, embedded-nal-async to use the `core::net` IP addr types.
Dario Nieuwenhuis
2024-10-07
1
-7
/
+5
*
Add config option for setting SIM pin
Ulf Lilleengen
2024-09-26
1
-0
/
+1
*
net: refactor to simplify lifetimes/generics.
Dario Nieuwenhuis
2024-09-16
1
-11
/
+5
*
Use byte slice for config
Ulf Lilleengen
2024-09-06
1
-2
/
+2
*
Move configure out of run
Ulf Lilleengen
2024-09-05
1
-1
/
+2
*
Mintor fixes after testing re-attach
Ulf Lilleengen
2024-09-05
1
-25
/
+29
*
Add closing if raw socket to handle re-attach
Ulf Lilleengen
2024-09-04
1
-0
/
+2
*
Add context run task
Ulf Lilleengen
2024-09-04
1
-43
/
+50
*
Make tracing optional and use dedicated task
Ulf Lilleengen
2024-09-04
1
-31
/
+27
*
Document public API and fix warnings
Ulf Lilleengen
2024-09-04
1
-3
/
+3
*
Use at-commands crate and support DNS
Ulf Lilleengen
2024-09-04
1
-57
/
+21
*
Add utility for setting configuration for a context
Ulf Lilleengen
2024-09-04
1
-42
/
+22
*
Add embassy-net-nrf91.
Dario Nieuwenhuis
2024-08-21
1
-0
/
+250
*
add nrf9160 example (assumes SPM from zephyr)
Ulf Lilleengen
2024-01-11
1
-0
/
+20