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
/
cyw43
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make join_wpa2_passphrase_info private
Cirrus
2024-04-28
1
-5
/
+1
*
passphrase_info does not have to be passed &mut
Cirrus
2024-04-28
1
-3
/
+3
*
cyw43: Add function to join WPA2 network with precomputed PSK.
Cirrus
2024-04-28
1
-10
/
+35
*
Added MAC address getter to cyw43 controller
Jack Hogan
2024-04-15
1
-2
/
+8
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
*
cyw43: Reuse buf to reduce stack usage
DafabHoid
2024-02-16
1
-5
/
+3
*
cyw43: Unify dwell time.
Dario Nieuwenhuis
2024-01-20
1
-26
/
+22
*
feat: Extended the Scan API
umgefahren
2024-01-19
2
-12
/
+85
*
Add more fields to the BssInfo packet struct
Christopher N. Hesse
2024-01-19
1
-0
/
+38
*
docs: document public apis for cyw43 driver
Ulf Lilleengen
2023-12-19
4
-2
/
+40
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-2
/
+1
*
cyw43: remove feature(concat_bytes).
Dario Nieuwenhuis
2023-11-25
2
-55
/
+49
*
cyw43: Add Control method to add multicast HW address
Samuel Čavoj
2023-11-16
2
-1
/
+56
*
Update Rust nightly.
Dario Nieuwenhuis
2023-11-01
2
-2
/
+1
*
net/driver: remove Medium, make HardwareAddress non_exhaustive.
Dario Nieuwenhuis
2023-10-18
1
-2
/
+2
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
3
-17
/
+17
*
Merge pull request #1838 from Frostie314159/cyw43-next
Dario Nieuwenhuis
2023-08-30
3
-4
/
+20
|
\
|
*
Reverted patch for lint fix.
Frostie314159
2023-08-30
1
-1
/
+1
|
*
cyw43: Make Scanner public.
Frostie314159
2023-08-29
1
-1
/
+1
|
*
cyw43: Create leave function on Control struct.
Frostie314159
2023-08-28
2
-0
/
+6
|
*
cyw43: Introduce seperate up/down functions.
Frostie314159
2023-08-28
1
-3
/
+13
|
*
cyw43: Fix warning in event.rs.
Frostie314159
2023-08-28
1
-1
/
+1
*
|
Sync all fmt.rs files.
Dario Nieuwenhuis
2023-08-30
1
-7
/
+11
|
/
*
don't pay for what you don't use
soypat
2023-08-20
1
-1
/
+1
*
Introduce driver::HardwareAddress without smoltcp dependency
Ruben De Smet
2023-07-31
1
-1
/
+1
*
rustfmt.
Dario Nieuwenhuis
2023-07-04
1
-5
/
+15
*
cyw43: remove pointless wait_complete.
Dario Nieuwenhuis
2023-06-09
1
-4
/
+1
*
fmt: remove unused defmt::timestamp!
Dario Nieuwenhuis
2023-06-09
1
-3
/
+0
*
cyw43: move crate to subdir.
Dario Nieuwenhuis
2023-05-30
11
-0
/
+3728