3 unstable releases

0.3.0 Dec 10, 2024
0.2.1 Nov 26, 2024
0.2.0 Nov 26, 2024

#2536 in Embedded development

Download history 168/week @ 2024-12-08 6/week @ 2024-12-15 1/week @ 2025-01-05 7/week @ 2025-02-16

175 downloads per month

MIT license

37KB
926 lines

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

~155–260KB