ymake编译v3s开发板操作系统

编译命令

ya -m debug -p v3s -run=v3s

输出结果

```bash
ya -m debug -p v3s -run=v3s
welcome to use ymake 0.7.3 ,make world happy ^_^!!
tinyusb todo support
[1%]:compile target archcommon
[2%]:compile target platform
[2%]:compile target arch
[3%]:compile target algorithm
[4%]:compile target kernel
[5%]:compile target gcc
[6%]:compile target mod-queue
[6%]:compile target mod-devfs
[7%]:compile target mod-bcm
[8%]:compile target musl
[9%]:compile target mod-debug
[9%]:compile target mod-gaga
[10%]:compile target mod-musl
[11%]:compile target mod-ipc
[12%]:compile target mod-pty