| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5020 from simonborje/improve_cyw43_join_result | Dario Nieuwenhuis | 2025-12-11 | 3 | -29/+51 |
| |\ | | | | | | | Improve cyw43 join handling | ||||
| | * | Update examples and tests | Simon Börjesson | 2025-12-10 | 1 | -0/+1 |
| | | | |||||
| | * | Fix formatting | Simon Börjesson | 2025-12-09 | 1 | -1/+1 |
| | | | |||||
| | * | Improve cyw43 join handling | Simon Börjesson | 2025-12-08 | 3 | -29/+50 |
| | | | |||||
| * | | cyw43: added get_rssi to Controller | diogo464 | 2025-12-09 | 1 | -0/+8 |
| |/ | |||||
| * | Add changelog entry | Simon Börjesson | 2025-12-02 | 1 | -0/+2 |
| | | |||||
| * | Disable authentication before setting up Ap | Simon Börjesson | 2025-12-02 | 1 | -2/+3 |
| | | |||||
| * | chore: release embassy-rp, cyw43 and cyw43-pio | Ulf Lilleengen | 2025-11-27 | 2 | -1/+3 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 5 | -11/+7 |
| | | |||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 2 | -1/+2 |
| | | |||||
| * | Fixes #4709. Creating an open AP after joining a WPA network doesn't work | Nathan Samson | 2025-09-27 | 2 | -0/+3 |
| | | | | | | This fixes the issue by always resetting the security value when creating a new open AP. | ||||
| * | fix: update bt-hci to 0.6 | Ulf Lilleengen | 2025-09-26 | 2 | -2/+2 |
| | | | | | | Fixes an issue for controllers that emit unexpected command complete events. | ||||
| * | chore: rustfmt | Ulf Lilleengen | 2025-09-19 | 1 | -2/+1 |
| | | |||||
| * | chore: add changelog item. | Ulf Lilleengen | 2025-09-19 | 1 | -1/+2 |
| | | |||||
| * | fix: add error handling for HCI transport | Ulf Lilleengen | 2025-09-19 | 1 | -5/+34 |
| | | |||||
| * | chore: update to bt-hci 0.5.0 | Ulf Lilleengen | 2025-09-19 | 2 | -1/+2 |
| | | |||||
| * | docs(cyw43): clarify Control::join() docs | Owen Phillips | 2025-09-17 | 2 | -1/+3 |
| | | | | | | Update doc comment to clarify that Control::join() can be used to join networks using the provided options, not only open networks. | ||||
| * | chore: prepare cyw43 0.5.0 | Ulf Lilleengen | 2025-08-28 | 2 | -2/+6 |
| | | |||||
| * | 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 |
| | | | | | | | | | | * List dependencies of a crate * List dependents of a crate * Perform semver-checks of a crate * Prepare a release for a crate and all dependents * Use a single release.toml for cargo-release * Add changelogs where missing | ||||
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| | | | | | * Add newtype for moved type to preserve API compat | ||||
| * | 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 |
| | | | | | The new version contains some fixes to hci serialization. | ||||
| * | Update control.rs | Flamenco | 2025-02-17 | 1 | -1/+1 |
| | | | | Fix function name | ||||
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| | | | | | Prepare version 0.6.2 for release | ||||
| * | 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 |
| | | | | | Exports the ScanType enum, which is needed to build the ScanOptions struct | ||||
| * | 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 |
| | | | | | | | | * Bump sync version * Use old embassy-sync in rp bluetooth example * Downgrade update to minor | ||||
| * | 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 |
| | | | | | Co-Authored-By: Brandon Ros <[email protected]> | ||||
| * | 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 |
| | | |||||
