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
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: prepare embassy crate releases
Ulf Lilleengen
2025-08-26
2
-5
/
+7
*
Read crate configs from metadata.
Dario Nieuwenhuis
2025-08-25
1
-0
/
+11
*
feat: add semver checks and releasing to releaser
Ulf Lilleengen
2025-08-25
1
-5
/
+0
*
fix: prepare embassy-sync 0.7.1 release
Ulf Lilleengen
2025-08-12
1
-1
/
+1
*
chore: bump bt-hci version to 0.4.0 for cyw43
Ulf Lilleengen
2025-08-09
2
-1
/
+3
*
chore: Release embassy-net-driver-channel version 0.3.1
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
chore: Release cyw43 version 0.4.0
Ulf Lilleengen
2025-07-15
2
-1
/
+3
*
chore: update changelog
Ulf Lilleengen
2025-07-15
2
-1
/
+11
*
embassy-sync: bump to 0.7.0
Matt Johnston
2025-05-22
1
-1
/
+1
*
Update defmt dependencies
Yuri Astrakhan
2025-05-18
1
-1
/
+1
*
cyw43: make State::new a const fn
iliana etaoin
2025-04-13
3
-10
/
+25
*
chore: update cyw43 bt-hci version
Ulf Lilleengen
2025-04-07
1
-1
/
+1
*
Update control.rs
Flamenco
2025-02-17
1
-1
/
+1
*
chore: bump embassy-sync version
Ulf Lilleengen
2025-01-15
1
-1
/
+1
*
changelog fixes
Dario Nieuwenhuis
2025-01-06
2
-19
/
+30
*
Bump the versions
Ulf Lilleengen
2025-01-06
1
-1
/
+1
*
Update changelogs
Ulf Lilleengen
2025-01-06
1
-0
/
+5
*
Update bt-hci to 0.2
Dario Nieuwenhuis
2025-01-03
1
-1
/
+1
*
Fix ScanType enum export
Karim
2025-01-02
2
-1
/
+6
*
Desugar some async fns
Dániel Buga
2024-12-30
1
-9
/
+5
*
Prepare new embassy-time-*driver, embassy-executor, embassy-time
Dániel Buga
2024-12-22
1
-1
/
+1
*
Bump sync version (#3562)
Dániel Buga
2024-11-22
1
-1
/
+1
*
make bluetooth module public
Joost Buijgers
2024-10-11
1
-1
/
+2
*
cyw43: add support for WPA3 and more extensive security options.
Dario Nieuwenhuis
2024-09-09
4
-52
/
+160
*
cyw43: log ioctls.
Dario Nieuwenhuis
2024-09-09
2
-5
/
+13
*
cyw43: use enum for ioctl instead of consts.
Dario Nieuwenhuis
2024-09-09
4
-48
/
+319
*
Use released bt-hci crate
Ulf Lilleengen
2024-08-21
1
-1
/
+1
*
cyw43: make sure to yield if doing busy-polling for interrupts.
Dario Nieuwenhuis
2024-08-09
1
-0
/
+7
*
cyw43: add Bluetooth support.
Dario Nieuwenhuis
2024-08-05
8
-66
/
+844
*
Add cyw43/cyw43-pio changelogs
9names
2024-08-05
1
-0
/
+23
*
Uprev cyw43 and cyw43-pio for embassy-rp 0.2
9names
2024-08-05
1
-1
/
+1
*
Prepare release embassy-net-driver-channel
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
Prepare embassy-time release
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
Added doc comment to a public enum variant
Vicente
2024-07-25
1
-0
/
+1
*
Formmating
Vicente
2024-07-25
1
-1
/
+1
*
Adding pub struct docs
Vicente
2024-07-25
1
-0
/
+1
*
Fixing missing re-export
Vicente
2024-07-25
1
-1
/
+1
*
Reduced define for 'unreachable!' to a single macro rule
Tarun Singh
2024-07-17
1
-10
/
+6
*
Add collapse_debuginfo to fmt.rs macros.
Dario Nieuwenhuis
2024-06-17
1
-0
/
+17
*
Merge pull request #3040 from embassy-rs/embassy-time-0.3.1
Ulf Lilleengen
2024-06-05
1
-1
/
+1
|
\
|
*
prepare for embassy-time 0.3.1 release
Ulf Lilleengen
2024-06-04
1
-1
/
+1
*
|
Added docs.
Gustav Toft
2024-06-05
1
-0
/
+1
*
|
CYW43: Add function to close existing soft AP
Gustav Toft
2024-06-05
1
-0
/
+17
|
/
*
Prepare for embassy-sync 0.6.0 release
Ulf Lilleengen
2024-05-29
1
-1
/
+1
*
Remove "cargo install probe-rs", point users to probe.rs instead.
Dario Nieuwenhuis
2024-05-21
1
-1
/
+1
*
Fix cyw43
Dion Dokter
2024-05-20
1
-8
/
+10
*
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
[next]