| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 1 | -3/+3 |
| * | Read crate configs from metadata. | Dario Nieuwenhuis | 2025-08-25 | 1 | -0/+15 |
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| * | add embassy-time/defmt config flag passthrough | korbin | 2025-07-26 | 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 | -1/+1 |
| * | embassy-net: Add std and alloc features | Matt Johnston | 2025-03-20 | 1 | -0/+4 |
| * | fix: embassy-net icmp feature docs | Skkeye | 2025-02-14 | 1 | -2/+2 |
| * | chore: prepare embassy-net release | Ulf Lilleengen | 2025-02-14 | 1 | -1/+1 |
| * | embassy-net: add ICMP sockets and a ping utility | skkeye | 2025-02-13 | 1 | -0/+2 |
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| * | Prepare embassy-net 0.6 | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| * | Remove useless std cargo features. | Dario Nieuwenhuis | 2024-12-25 | 1 | -3/+0 |
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 1 | -1/+1 |
| * | net: release v0.5.0 | Dario Nieuwenhuis | 2024-11-28 | 1 | -1/+1 |
| * | net: update to smoltcp v0.12.0 | Dario Nieuwenhuis | 2024-11-28 | 1 | -1/+1 |
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 |
| * | net: automatically enable defmt/ip_in_core | Dario Nieuwenhuis | 2024-10-22 | 1 | -2/+2 |
| * | net: Add flush for UDP and Raw sockets. | Fan Jiang | 2024-10-21 | 1 | -1/+1 |
| * | Update smoltcp, embedded-nal-async to use the `core::net` IP addr types. | Dario Nieuwenhuis | 2024-10-07 | 1 | -2/+2 |
| * | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 1 | -5/+5 |
| * | feat(mdns): Enable mdns support through smoltcp | Anthony Grondin | 2024-08-16 | 1 | -0/+2 |
| * | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | 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 |
| * | Removes some unused dependencies in embedded-net. | onestacked | 2024-05-05 | 1 | -4/+0 |
| * | Reduce use of the full `futures` crate. | Dario Nieuwenhuis | 2024-04-26 | 1 | -1/+0 |
| * | Fixed commented issues. | Gustav Toft | 2024-04-10 | 1 | -2/+2 |
| * | Implement raw sockets in embassy-net | Gustav Toft | 2024-04-04 | 1 | -2/+4 |
| * | net: enable dhcpv4-hostname feature in docs. | Dario Nieuwenhuis | 2024-02-12 | 1 | -2/+2 |
| * | Complete cargo.tomls more. | Dario Nieuwenhuis | 2024-01-12 | 1 | -0/+1 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -2/+2 |
| * | net: add packet-trace feature. | Dario Nieuwenhuis | 2024-01-10 | 1 | -0/+3 |
| * | New embassy-net release | Scott Mabin | 2024-01-04 | 1 | -1/+1 |
| * | Upgrade to smoltcp v0.11. | Dario Nieuwenhuis | 2023-12-23 | 1 | -1/+1 |
| * | [embassy-net] Auto-documented feature flags | Barnaby Walters | 2023-12-22 | 1 | -0/+17 |
| * | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 1 | -2/+2 |
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -6/+4 |
| * | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 1 | -2/+2 |
| * | Update smoltcp and fix errors from that | Emil Fresk | 2023-11-14 | 1 | -2/+2 |
| * | Update heapless to v0.8, embedded-nal-async to v0.7 | Dario Nieuwenhuis | 2023-11-10 | 1 | -3/+3 |
| * | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0 | Dániel Buga | 2023-10-31 | 1 | -2/+2 |
| * | Prepare embassy-net(/-driver,/-driver-channel) 0.2.0 | Dániel Buga | 2023-10-16 | 1 | -2/+2 |
| * | time: add `links` key, release v0.1.5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 |
| * | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 1 | -1/+1 |
| * | net: remove atomic-polyfill. | Dario Nieuwenhuis | 2023-10-12 | 1 | -1/+0 |
| * | net: add support for dhcp hostname option. | Dario Nieuwenhuis | 2023-10-07 | 1 | -0/+1 |
| * | update embedded-io, embedded-nal-async. | Dario Nieuwenhuis | 2023-10-04 | 1 | -2/+2 |
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 1 | -1/+1 |
| * | Release embassy-time v0.1.3 | Jesse Braham | 2023-08-28 | 1 | -1/+1 |