| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add semver checks and releasing to releaser | Ulf Lilleengen | 2025-08-25 | 1 | -0/+3 |
| | | | | | | | | | | * 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 | ||||
| * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -1/+1 |
| | | |||||
| * | rustfmt for new nightly. | Dario Nieuwenhuis | 2024-10-14 | 1 | -2/+4 |
| | | |||||
| * | Complete cargo.tomls more. | Dario Nieuwenhuis | 2024-01-12 | 1 | -0/+1 |
| | | |||||
| * | Centralize license and MSRV boilerplate into the repo readme. | Dario Nieuwenhuis | 2024-01-11 | 1 | -10/+0 |
| | | |||||
| * | net/driver: remove Medium, make HardwareAddress non_exhaustive. | Dario Nieuwenhuis | 2023-10-18 | 2 | -41/+23 |
| | | |||||
| * | Prepare embassy-net(/-driver,/-driver-channel) 0.2.0 | Dániel Buga | 2023-10-16 | 2 | -1/+18 |
| | | |||||
| * | Add Ip hardware address to Driver | Ruben De Smet | 2023-07-31 | 1 | -0/+2 |
| | | |||||
| * | Introduce driver::HardwareAddress without smoltcp dependency | Ruben De Smet | 2023-07-31 | 2 | -2/+9 |
| | | |||||
| * | Use HardwareAddress in Driver | Ruben De Smet | 2023-07-28 | 2 | -11/+8 |
| | | |||||
| * | Expose IEEE802.15.4 address in Driver | Ruben De Smet | 2023-07-28 | 1 | -0/+6 |
| | | |||||
| * | wpan: prepare net impl. | xoviat | 2023-07-15 | 1 | -0/+3 |
| | | |||||
| * | Release embassy-net v0.1 | Dario Nieuwenhuis | 2023-06-29 | 2 | -1/+26 |
| | | |||||
| * | net-driver: document crate. | Dario Nieuwenhuis | 2023-05-15 | 2 | -0/+57 |
| | | |||||
| * | Add more crates to docs. | Dario Nieuwenhuis | 2023-02-13 | 1 | -1/+1 |
| | | |||||
| * | net: split driver trait to a separate crate. | Dario Nieuwenhuis | 2022-12-26 | 2 | -0/+190 |
