zero_ghost
/
ghostdragonzero
/
axdriver_crates
Public
to search
Type
to search
0
0
Login
Code
Issues
Pull requests
Events
Packages
Insights
main
Branch
3
Tag
2
Fork
muyiyang<58549041+ghostdragonzero@users.noreply.github.com>
Update Cargo.toml
8d21122b
6
commits
.github
axdriver_base
axdriver_block
axdriver_display
axdriver_net
axdriver_pci
axdriver_virtio
.gitignore
Cargo.toml
README.md
axdriver_crates
Crates for building device driver subsystems in the
no_std
environment:
axdriver_base
: Common interfaces for all kinds of device drivers.
axdriver_block
: Common traits and types for block storage drivers.
axdriver_net
: Common traits and types for network device (NIC) drivers.
axdriver_display
: Common traits and types for graphics device drivers.
axdriver_pci
: Structures and functions for PCI bus operations.
axdriver_virtio
: Wrappers of some devices in the
virtio-drivers
crate, that implement traits in the
axdriver
-series crates.
About
No description, topics, or website provided.
1.26 MiB
0
forks
0
stars
3
branches
2
Tag
README
Release
0
Tag
2
Language
Rust
89.4%
TOML
9.7%
Markdown
0.7%
gitignore
0.3%