Polish OSDK documentation

This commit is contained in:
Jianfeng Jiang
2024-05-22 06:04:36 +00:00
committed by Tate, Hongliang Tian
parent 07caaa5b3f
commit 1391ff59f2
20 changed files with 253 additions and 164 deletions

View File

@ -1,7 +1,7 @@
#![no_std]
#![deny(unsafe_code)]
#[macro_use]
#[cfg_attr(ktest, macro_use)]
extern crate ktest;
extern crate aster_frame;