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
/
rp
/
src
/
bin
/
wifi_webrequest.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update examples and tests
Simon Börjesson
2025-12-10
1
-1
/
+1
*
Switch WiFi example to non-TLS httpbin request
1-rafael-1
2025-11-15
1
-31
/
+59
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-2
/
+2
*
examples: fix RP2040 link establishing logic
Oscar Aurin
2025-07-27
1
-23
/
+10
*
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
1
-1
/
+0
*
Added new param to examples and created a pico plus 2 w example
Bailey Townsend
2024-12-28
1
-2
/
+11
*
net: refactor to simplify lifetimes/generics.
Dario Nieuwenhuis
2024-09-16
1
-12
/
+6
*
cyw43: add support for WPA3 and more extensive security options.
Dario Nieuwenhuis
2024-09-09
1
-2
/
+5
*
Merge pull request #3232 from embassy-rs/misc-fixes-44
Dario Nieuwenhuis
2024-08-07
1
-1
/
+1
|
\
|
*
examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)
Dario Nieuwenhuis
2024-08-07
1
-1
/
+1
*
|
cyw43: add Bluetooth support.
Dario Nieuwenhuis
2024-08-05
1
-2
/
+2
|
/
*
Fix rngcore imports in examples
9names
2024-06-25
1
-0
/
+2
*
Replace joke seed with best RNG available
9names
2024-06-25
1
-1
/
+2
*
rustfmt
rafael
2024-06-24
1
-2
/
+2
*
comment the comments
rafael
2024-06-24
1
-2
/
+4
*
rustfmt again
rafael
2024-06-24
1
-4
/
+2
*
rustfmt
rafael
2024-06-24
1
-16
/
+9
*
add wifi_webrequest example
rafael
2024-06-23
1
-0
/
+197