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
/
time
History
longjin
fbe1e23e97
将makefile中的gcc字样用$(CC)环境变量代替
2022-10-16 11:08:32 +08:00
..
Makefile
将makefile中的gcc字样用$(CC)环境变量代替
2022-10-16 11:08:32 +08:00
sleep.c
bugfix: 解决了xhci驱动程序无法在真机上获取设备描述符的bug
2022-09-04 20:57:00 +08:00
sleep.h
内核态usleep
2022-07-18 21:19:45 +08:00
timer.c
🆕
clock()函数
2022-07-12 13:20:01 +08:00
timer.h
使用内核线程来刷新屏幕 (
#57
)
2022-10-12 18:45:58 +08:00