1 Star 0 Fork 379

zmcoding / LuatOS

forked from 合宙Luat / LuatOS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vscode.code-workspace 471 Bytes
一键复制 编辑 原始数据 按行查看 历史
晨旭 提交于 2020-02-20 19:15 . add: 独立的vsprint给lua使用
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.txt": "log",
"algorithm": "c",
"concepts": "c",
"cstddef": "c",
"cstdio": "c",
"cstdlib": "c",
"cstring": "c",
"cwchar": "c",
"initializer_list": "c",
"new": "c",
"type_traits": "c",
"utility": "c",
"xmemory": "c",
"xutility": "c",
"luat_base.h": "c",
"luat_timer.h": "c",
"pin.h": "c",
"rotable.h": "c",
"rthw.h": "c"
}
}
}
Lua
1
https://gitee.com/showmeonly/LuatOS.git
git@gitee.com:showmeonly/LuatOS.git
showmeonly
LuatOS
LuatOS
master

搜索帮助