🆕 实现了异常捕获模块

This commit is contained in:
fslongjin
2022-01-25 18:04:18 +08:00
parent 14374d5faf
commit 06cfb1ceb9
10 changed files with 744 additions and 29 deletions

View File

@ -4,6 +4,8 @@
"stdbool.h": "c",
"printk.h": "c",
"stdarg.h": "c",
"font.h": "c"
"font.h": "c",
"trap.h": "c",
"gate.h": "c"
}
}