This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
1
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-09 07:06:47 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
History
TingHuang
2a7d773d3d
新增设备驱动模型,为设备和驱动提供高层视图 (
#227
)
...
* 添加base mod * 添加设备驱动模型相关文件 * 删除单独的mod文件,使用mod.rs,修改一些格式上的问题 * 移动驱动错误类型到该文件 * 修改一些格式上的问题
2023-04-05 13:02:05 +08:00
..
.cargo
port kmalloc and printk to rust (
#83
)
2022-11-13 16:43:58 +08:00
src
新增设备驱动模型,为设备和驱动提供高层视图 (
#227
)
2023-04-05 13:02:05 +08:00
.gitignore
在内核中引入cbindgen,生成rust-C的FFI (
#81
)
2022-11-11 22:21:44 +08:00
build.rs
使用Rust重构CFS调度器 (
#131
)
2022-12-31 17:26:12 +08:00
Cargo.toml
软中断&定时器重构 (
#223
)
2023-04-02 17:09:33 +08:00
Makefile
Patch gcc toolchain (
#111
)
2022-12-22 21:09:12 +08:00