You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
zhaohe 6e5612b908 add app103 12 months ago
.vscode 修改默认日志配置文件 12 months ago
app_protocols v1.0.3 12 months ago
appdep fix some bug 12 months ago
appsrc v1.0.3 12 months ago
doc fix some bug 12 months ago
html/debug update 12 months ago
release add app103 12 months ago
test 添加调试页面支持 12 months ago
zcmake init proje 12 months ago
.clang-format update 1 year ago
.gitignore update 12 months ago
.gitmodules init proj 12 months ago
CMakeLists.txt 修改测试页面 12 months ago
README.md v1.0.3 12 months ago
build.sh 添加pdf支持库 12 months ago
buildpc.sh 添加调试页面支持 12 months ago
inittestdata.sh update 12 months ago

README.md

编译环境初始化


编译脚本说明

# 编译ARM版本的代码
./build.sh 

# 编译PC版本的代码
./buildpc.sh
VERSION 1.0.1
    1. 修复nlog 打印时,使用{:.f}导致的异常错误
VERSION 1.0.3
    1. 修改默认超时时间为500ms
    2. 添加对subdevice_overtimes的处理