aboutsummaryrefslogtreecommitdiff
path: root/cyw43/src/control.rs
Commit message (Collapse)AuthorAgeFilesLines
* cyw43: Unify dwell time.Dario Nieuwenhuis2024-01-201-26/+22
|
* feat: Extended the Scan APIumgefahren2024-01-191-10/+83
|
* docs: document public apis for cyw43 driverUlf Lilleengen2023-12-191-1/+15
|
* cyw43: Add Control method to add multicast HW addressSamuel Čavoj2023-11-161-0/+55
|
* Update Rust nightly.Dario Nieuwenhuis2023-11-011-1/+0
|
* net/driver: remove Medium, make HardwareAddress non_exhaustive.Dario Nieuwenhuis2023-10-181-2/+2
|
* time: Update examples, tests, and other code to use new Timer::after_x ↵Adam Greig2023-10-151-12/+12
| | | | convenience methods
* cyw43: Create leave function on Control struct.Frostie3141592023-08-281-0/+5
| | | | Create a function, which disassociates us, from the currently connected infra.
* cyw43: Introduce seperate up/down functions.Frostie3141592023-08-281-3/+13
| | | | Create two helper functions, for setting the interface up/down.
* cyw43: remove pointless wait_complete.Dario Nieuwenhuis2023-06-091-4/+1
|
* cyw43: move crate to subdir.Dario Nieuwenhuis2023-05-301-0/+457