Appearance
我们推荐使用xmake进行开发,但CMake也是支持的。
对于内核部分,可以用如下命令进行构建和运行单元测试:
xmake build --group=kernel_tests xmake run --group=kernel_tests
以下是在各个平台的开发指南: