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
Commit message (
Expand
)
Author
Age
Files
Lines
*
use send status feature of cyw43 instead of manually checking status
kbleeke
2023-03-27
3
-16
/
+23
*
Merge pull request #47 from kbleeke/pio-irq
Dario Nieuwenhuis
2023-03-27
4
-48
/
+210
|
\
|
*
address irq nits
kbleeke
2023-03-27
2
-10
/
+6
|
*
use irqs to wait for events
kbleeke
2023-03-27
4
-47
/
+66
|
*
status and irq flags formatting with defmt
kbleeke
2023-03-27
1
-0
/
+147
*
|
cancel ioctl when future is dropped
kbleeke
2023-03-27
2
-3
/
+24
|
/
*
Merge pull request #50 from kbleeke/async-ioctls
Dario Nieuwenhuis
2023-03-27
4
-96
/
+185
|
\
|
*
bring back TODO note about dropping ioctls
kbleeke
2023-03-27
1
-0
/
+2
|
*
simplify ioctl waker code
kbleeke
2023-03-27
1
-12
/
+12
|
*
asyncify outgoing events
kbleeke
2023-03-27
4
-98
/
+185
*
|
also wait for join event in join_open
kbleeke
2023-03-27
1
-6
/
+11
|
/
*
Fix build with log.
Dario Nieuwenhuis
2023-03-27
6
-25
/
+62
*
split lib.rs into multiple files
kbleeke
2023-03-22
4
-880
/
+925
*
replace inspect() with direct calls to trace!() after awaiting
kbleeke
2023-03-21
1
-18
/
+10
*
Merge branch 'master' into pio
kbleeke
2023-03-21
2
-7
/
+49
|
\
|
*
add event handling to join
kbleeke
2023-03-19
2
-7
/
+49
*
|
document response delay quirks in bus code
kbleeke
2023-03-21
1
-1
/
+7
*
|
remove use of embedded-hal SPI traits. Instead just call our bus trait direct...
kbleeke
2023-03-21
2
-93
/
+18
*
|
even faster pio speed are possible
kbleeke
2023-03-19
1
-4
/
+27
*
|
Add pio transport to pico w example
kbleeke
2023-03-19
2
-2
/
+2
*
|
Custom Bus Trait to support PIO
kbleeke
2023-03-19
2
-32
/
+76
|
/
*
Add separate function to set power management mode.
Dario Nieuwenhuis
2023-01-02
1
-16
/
+13
*
Be able to specify the power management mode at init time.
Lukas Krejci
2023-01-02
1
-7
/
+99
*
Merge branch 'master' into wlan_read_fix
mattiasgronlund
2022-12-31
1
-131
/
+87
|
\
|
*
Update Embassy.
Dario Nieuwenhuis
2022-12-27
1
-131
/
+87
*
|
Fixed length for wlan_read.
Mattias Grönlund
2022-12-31
2
-4
/
+5
|
/
*
split bus, consts into separate mods.
Dario Nieuwenhuis
2022-12-26
3
-466
/
+496
*
Add feature to display console logs from the wifi firmware.
Dario Nieuwenhuis
2022-12-25
2
-0
/
+107
*
print ioctl error as signed.
Dario Nieuwenhuis
2022-12-25
1
-1
/
+4
*
fix bp_read.
Dario Nieuwenhuis
2022-12-25
1
-3
/
+7
*
Use async spi transaction helper macro.
Dario Nieuwenhuis
2022-10-02
1
-106
/
+70
*
Update embassy, embedded-hal.
Dario Nieuwenhuis
2022-10-02
1
-1
/
+1
*
Add constants for BDC_VERSION
Daniel Bevenius
2022-09-26
2
-1
/
+4
*
Suppress compiler warnings
Daniel Bevenius
2022-09-26
2
-105
/
+118
*
Merge pull request #20 from danbev/glom_comment
Dario Nieuwenhuis
2022-09-25
1
-0
/
+3
|
\
|
*
Add comment about bus:txglom iovar
Daniel Bevenius
2022-09-23
1
-0
/
+3
*
|
Merge pull request #21 from danbev/extra-time-waits
Dario Nieuwenhuis
2022-09-25
1
-2
/
+2
|
\
\
|
*
|
Comment out extra Timer:after calls
Daniel Bevenius
2022-09-23
1
-2
/
+2
|
|
/
*
|
Merge pull request #22 from danbev/antdiv-const
Dario Nieuwenhuis
2022-09-25
1
-1
/
+3
|
\
\
|
*
|
Add const for IOCTL ANTDIV
Daniel Bevenius
2022-09-23
1
-1
/
+3
|
|
/
*
|
Merge pull request #23 from danbev/ioctl_set_u32-iface
Dario Nieuwenhuis
2022-09-25
1
-1
/
+1
|
\
\
|
*
|
Update ioctl_set_u32 to pass through iface param
Daniel Bevenius
2022-09-23
1
-1
/
+1
|
|
/
*
/
Add constants for cmd_word arguments
Daniel Bevenius
2022-09-23
1
-9
/
+16
|
/
*
Introduce IoctlType enum for IOCTL types
Daniel Bevenius
2022-09-22
1
-11
/
+22
*
Make self parameter to has_credit non-mutable
Daniel Bevenius
2022-09-17
1
-1
/
+1
*
Merge pull request #16 from danbev/alp
Dario Nieuwenhuis
2022-09-15
1
-3
/
+7
|
\
|
*
Add contants and update comment about ALP
Daniel Bevenius
2022-09-12
1
-3
/
+7
*
|
Add constants for channel types
Daniel Bevenius
2022-09-15
1
-5
/
+9
|
/
*
Merge pull request #14 from danbev/ioctl_set_get_consts
Dario Nieuwenhuis
2022-09-09
1
-6
/
+13
|
\
|
*
Add constants for ioctl commands
Daniel Bevenius
2022-09-09
1
-6
/
+13
[next]