e1000-driver 0.1.0

E1000 driver in Rust for the Intel 82540EP/EM Gigabit Ethernet.
Documentation
1
2
3
4
5
[toolchain]
channel = "nightly-2023-02-23"
components = [ "rustfmt", "llvm-tools-preview" ]
targets = [ "riscv64imac-unknown-none-elf" ]
profile = "minimal"