aboutsummaryrefslogtreecommitdiff
path: root/examples/rp/src/bin/wifi_tcp_server.rs
Commit message (Expand)AuthorAgeFilesLines
* rp/gpio: remove generics.Dario Nieuwenhuis2024-01-221-4/+2
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
* chore: replace make_static! macro usage with non-macro versionUlf Lilleengen2023-12-211-5/+8
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-291-2/+1
* Update Rust nightly.Dario Nieuwenhuis2023-11-011-1/+1
* time: Update examples, tests, and other code to use new Timer::after_x conven...Adam Greig2023-10-151-1/+1
* Add wait for DHCP in rp wifi_tcp_serverKingCol132023-10-021-1/+8
* Update firmware size in rp wifi examplesKingCol132023-10-021-1/+1
* Update to embedded-io 0.5 (#1752)Dario Nieuwenhuis2023-08-071-1/+1
* Add descriptions to all RP2040 examples. Some need hardware that was not spec...Henrik Berg2023-07-131-0/+3
* rp/pio: use bind_interrupts for irqspennae2023-07-071-2/+7
* Remove wifi envvars. They're annoying, they cause rust-analyzer errors when o...Dario Nieuwenhuis2023-07-051-2/+5
* Update probe-rs-cli -> probe-rsDario Nieuwenhuis2023-06-291-2/+2
* net: Support dual stackĀ IPRuben De Smet2023-06-071-2/+2
* Rename StaticConfig to StaticConfigV4Ruben De Smet2023-06-061-1/+1
* Use make_static! from static-cell v1.1Dario Nieuwenhuis2023-06-011-12/+4
* cyw43: adapt build to main embassy repo.Dario Nieuwenhuis2023-05-301-0/+146