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-08 22:36:48 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
History
LoGin
4935c74f32
添加自定义的crc库(支持crc64) (
#423
)
2023-11-06 17:27:05 +08:00
..
.cargo
port kmalloc and printk to rust (
#83
)
2022-11-13 16:43:58 +08:00
crates
/crc
添加自定义的crc库(支持crc64) (
#423
)
2023-11-06 17:27:05 +08:00
src
修复readdir以及读磁盘时buf传错问题 (
#422
)
2023-11-05 23:15:46 +08:00
.gitignore
在内核中引入cbindgen,生成rust-C的FFI (
#81
)
2022-11-11 22:21:44 +08:00
build.rs
添加rust重构版本的HPET驱动和tsc驱动,并使用HPET校准tsc频率和cpu总线频率 (
#412
)
2023-10-26 23:08:39 +08:00
Cargo.toml
patch add mini backtrace (
#416
)
2023-11-01 22:12:19 +08:00
Makefile
解决设置rust workspace带来的“工具链不一致”的问题 (
#345
)
2023-08-26 21:36:13 +08:00
rust-toolchain.toml
PCI设备中断重构,删去USB相关代码 (
#285
)
2023-07-08 17:22:42 +08:00