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
/
src
/
control.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change all logging level to debug.
Dario Nieuwenhuis
2023-05-08
1
-7
/
+7
*
simple error handling for join instead of looping internally
kbleeke
2023-05-04
1
-18
/
+32
*
Implement WPA2 AP mode
Satoshi Tanaka
2023-05-01
1
-1
/
+31
*
Add AP mode (unencrypted)
Satoshi Tanaka
2023-05-01
1
-0
/
+37
*
comment wifi scanning items
kbleeke
2023-04-28
1
-0
/
+8
*
wifi scan ioctl
kbleeke
2023-04-28
1
-3
/
+64
*
comment some choices for current event handling
kbleeke
2023-04-25
1
-2
/
+4
*
rework event handling to allow sending data
kbleeke
2023-04-25
1
-9
/
+10
*
cancel ioctl when future is dropped
kbleeke
2023-03-27
1
-3
/
+20
*
Merge pull request #50 from kbleeke/async-ioctls
Dario Nieuwenhuis
2023-03-27
1
-24
/
+6
|
\
|
*
bring back TODO note about dropping ioctls
kbleeke
2023-03-27
1
-0
/
+2
|
*
asyncify outgoing events
kbleeke
2023-03-27
1
-26
/
+6
*
|
also wait for join event in join_open
kbleeke
2023-03-27
1
-6
/
+11
|
/
*
Fix build with log.
Dario Nieuwenhuis
2023-03-27
1
-3
/
+4
*
split lib.rs into multiple files
kbleeke
2023-03-22
1
-0
/
+299