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_tcp_server.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update examples and tests
Simon Börjesson
2025-12-10
1
-1
/
+1
*
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
-16
/
+11
*
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
1
-1
/
+0
*
update WiFi credentials to placeholders
1-rafael-1
2025-04-13
1
-2
/
+2
*
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
-2
/
+2
|
\
|
*
examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)
Dario Nieuwenhuis
2024-08-07
1
-2
/
+2
*
|
cyw43: add Bluetooth support.
Dario Nieuwenhuis
2024-08-05
1
-4
/
+4
|
/
*
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
*
--binary-format bin in rp examples
rafael
2024-06-15
1
-2
/
+2
*
typo: was missing "bin"
rafael
2024-06-14
1
-2
/
+2
*
probe-rs download 43439A0.bin --format bin --chip RP2040 --base-address 0x10...
rafael
2024-06-13
1
-2
/
+2
*
rp/gpio: remove generics.
Dario Nieuwenhuis
2024-01-22
1
-4
/
+2
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-1
/
+0
*
chore: replace make_static! macro usage with non-macro version
Ulf Lilleengen
2023-12-21
1
-5
/
+8
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-2
/
+1
*
Update Rust nightly.
Dario Nieuwenhuis
2023-11-01
1
-1
/
+1
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
1
-1
/
+1
*
Add wait for DHCP in rp wifi_tcp_server
KingCol13
2023-10-02
1
-1
/
+8
*
Update firmware size in rp wifi examples
KingCol13
2023-10-02
1
-1
/
+1
*
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
1
-1
/
+1
*
Add descriptions to all RP2040 examples. Some need hardware that was not spec...
Henrik Berg
2023-07-13
1
-0
/
+3
*
rp/pio: use bind_interrupts for irqs
pennae
2023-07-07
1
-2
/
+7
*
Remove wifi envvars. They're annoying, they cause rust-analyzer errors when o...
Dario Nieuwenhuis
2023-07-05
1
-2
/
+5
*
Update probe-rs-cli -> probe-rs
Dario Nieuwenhuis
2023-06-29
1
-2
/
+2
*
net: Support dual stack IP
Ruben De Smet
2023-06-07
1
-2
/
+2
*
Rename StaticConfig to StaticConfigV4
Ruben De Smet
2023-06-06
1
-1
/
+1
*
Use make_static! from static-cell v1.1
Dario Nieuwenhuis
2023-06-01
1
-12
/
+4
*
cyw43: adapt build to main embassy repo.
Dario Nieuwenhuis
2023-05-30
1
-0
/
+146