Prepare embassy-net drivers

This commit is contained in:
Dániel Buga
2025-01-05 21:21:01 +01:00
parent 776b2b540b
commit 09588321e5
11 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "embassy-net-adin1110"
version = "0.2.0"
version = "0.3.0"
description = "embassy-net driver for the ADIN1110 ethernet chip"
keywords = ["embedded", "ADIN1110", "embassy-net", "embedded-hal-async", "ethernet"]
categories = ["embedded", "hardware-support", "no-std", "network-programming", "asynchronous"]