6 releases

Uses new Rust 2024

0.4.1 Mar 10, 2026
0.4.0 Mar 9, 2026
0.3.1 Jul 9, 2025
0.3.0 Dec 10, 2024
0.2.1 Nov 26, 2024

#2792 in Embedded development

MIT license

135KB
2.5K SLoC

NVME Driver

nvme driver 1.4

example run

install qemu.

cargo install ostool
./img.sh

# run test with qemu
cargo test --test tests --  --show-output

hardware test

  1. 主机连接开发板串口
  2. 开发板插入网线,并且主机与开发板应处于同一网段
  3. 准备开发板设备树文件 *.dtb
cargo install ostool
cargo test --test tests --  --show-output --uboot

Dependencies

~1.2–2MB
~36K SLoC