| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 2 | -5/+7 |
| | | |||||
| * | feat: add semver checks and releasing to releaser | Ulf Lilleengen | 2025-08-25 | 1 | -0/+11 |
| | | | | | | | | | | * 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: Release embassy-net-driver-channel version 0.3.1 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| | | |||||
| * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| | | |||||
| * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -3/+3 |
| | | |||||
| * | doc: Fix "the the" | Ronald Weber | 2025-02-19 | 1 | -1/+1 |
| | | |||||
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| | | | | | Prepare version 0.6.2 for release | ||||
| * | Prepare embassy-net drivers | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| | | |||||
| * | Desugar some async fns | Dániel Buga | 2024-12-30 | 1 | -5/+3 |
| | | |||||
| * | 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 | ||||
| * | net-esp-hosted: set wpa3_supported=true. | Dario Nieuwenhuis | 2024-09-18 | 1 | -1/+1 |
| | | | | | I've noticed wpa3 still works without this flag, so I'm not sure what this does tbh... | ||||
| * | net-esp-hosted: remove useless fn init. | Dario Nieuwenhuis | 2024-09-18 | 1 | -4/+1 |
| | | |||||
| * | Silence some unused warnings on nightly. | Dario Nieuwenhuis | 2024-08-05 | 1 | -0/+2 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | | | | | | This makes location info in defmt logs point to the code calling the macro, instead of always to fmt.rs as before. Fix works with nightlies starting with today's, and stable 1.81+. | ||||
| * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 1 | -1/+1 |
| | | |||||
| * | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 1 | -1/+1 |
| | | |||||
| * | net-esp-hosted: fix missing enabling defmt feature in heapless. | Dario Nieuwenhuis | 2024-05-15 | 1 | -0/+4 |
| | | |||||
| * | fmt: disable "unused" warnings. | Dario Nieuwenhuis | 2024-03-20 | 1 | -2/+1 |
| | | |||||
| * | Fix invalid "async" crates.io category. | Dario Nieuwenhuis | 2024-01-12 | 1 | -1/+1 |
| | | |||||
| * | Complete cargo.tomls more. | Dario Nieuwenhuis | 2024-01-12 | 1 | -1/+3 |
| | | |||||
| * | Add docs.rs metadata to all crates. | Dario Nieuwenhuis | 2024-01-11 | 1 | -0/+3 |
| | | |||||
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -1/+1 |
| | | |||||
| * | net-esp-hosted: fix readme. | Dario Nieuwenhuis | 2024-01-11 | 1 | -6/+1 |
| | | |||||
| * | Centralize license and MSRV boilerplate into the repo readme. | Dario Nieuwenhuis | 2024-01-11 | 1 | -11/+0 |
| | | |||||
| * | Update embedded-hal to v1.0 | Dario Nieuwenhuis | 2024-01-09 | 1 | -2/+2 |
| | | |||||
| * | net-esp-hosted: use released noproto version. | Dario Nieuwenhuis | 2023-12-20 | 1 | -2/+1 |
| | | |||||
| * | fix: expose less | Ulf Lilleengen | 2023-12-20 | 1 | -55/+55 |
| | | |||||
| * | fix: add readme and fix remaining warnings | Ulf Lilleengen | 2023-12-20 | 3 | -0/+34 |
| | | |||||
| * | add missing guards | Ulf Lilleengen | 2023-12-20 | 1 | -0/+2 |
| | | |||||
| * | fix suddenly ending comment | Ulf Lilleengen | 2023-12-20 | 1 | -2/+2 |
| | | |||||
| * | docs: document most of esp-hosted driver | Ulf Lilleengen | 2023-12-20 | 3 | -0/+28 |
| | | |||||
| * | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 1 | -2/+2 |
| | | |||||
| * | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 1 | -2/+2 |
| | | |||||
| * | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 1 | -2/+2 |
| | | |||||
| * | Update heapless to v0.8, embedded-nal-async to v0.7 | Dario Nieuwenhuis | 2023-11-10 | 2 | -4/+4 |
| | | |||||
| * | Pin noproto git rev. | Dario Nieuwenhuis | 2023-11-08 | 1 | -1/+1 |
| | | |||||
| * | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0 | Dániel Buga | 2023-10-31 | 1 | -1/+1 |
| | | |||||
| * | net/driver: remove Medium, make HardwareAddress non_exhaustive. | Dario Nieuwenhuis | 2023-10-18 | 1 | -2/+2 |
| | | |||||
| * | Prepare embassy-net(/-driver,/-driver-channel) 0.2.0 | Dániel Buga | 2023-10-16 | 1 | -1/+1 |
| | | |||||
| * | time: add `links` key, release v0.1.5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 |
| | | |||||
| * | time: Update examples, tests, and other code to use new Timer::after_x ↵ | Adam Greig | 2023-10-15 | 1 | -2/+2 |
| | | | | | convenience methods | ||||
| * | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 1 | -1/+1 |
| | | |||||
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 1 | -1/+1 |
| | | | | | Update changelog in preparation for release | ||||
| * | net-esp-hosted: add get_status() | Dario Nieuwenhuis | 2023-09-05 | 1 | -22/+63 |
| | | |||||
| * | Sync all fmt.rs files. | Dario Nieuwenhuis | 2023-08-30 | 1 | -2/+3 |
| | | |||||
