aboutsummaryrefslogtreecommitdiff
path: root/examples/rp/src/bin/wifi_scan.rs
Commit message (Expand)AuthorAgeFilesLines
* rp/gpio: remove generics.Dario Nieuwenhuis2024-01-221-4/+2
* feat: Extended the Scan APIumgefahren2024-01-191-1/+1
* 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-2/+3
* 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
* Update firmware size in rp wifi examplesKingCol132023-10-021-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
* Update probe-rs-cli -> probe-rsDario Nieuwenhuis2023-06-291-2/+2
* Use make_static! from static-cell v1.1Dario Nieuwenhuis2023-06-011-10/+2
* cyw43: adapt build to main embassy repo.Dario Nieuwenhuis2023-05-301-0/+75