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
/
embassy-net-nrf91
Commit message (
Expand
)
Author
Age
Files
Lines
*
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