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 dda7e13614 提取公共代码 1 year ago
.vscode 提取公共代码 1 year ago
configs add config.json 1 year ago
iflytoplinuxsdk@7d03bf6f3d 修改依赖库地址 1 year ago
src 提取公共代码 1 year ago
test_src udpate 2 years ago
toolchain init 2 years ago
zcmake@a68cdff520 update 2 years ago
.clang-format update 2 years ago
.gitignore init 2 years ago
.gitmodules 提取公共代码 1 year ago
CMakeLists.txt 提取公共代码 1 year ago
README.md 提取公共代码 1 year ago
build.sh update 2 years ago
init.sh update 2 years ago
packet.sh init 2 years ago
project_config.env init 2 years ago
测试指令.md update 2 years ago

README.md

README

1. 输入rootiflytop9973可以进入超级用户
2. ws测试地址: ws://192.168.1.148:19000


测试指令

sudo apt-get install sqlite3 libsqlite3-dev
sudo apt-get install sqlite3:arm64 libsqlite3-dev:arm64

sqlite可视化
sudo apt-get install sqlitebrowser
https://www.sqlite.org/docs.html

编译指令

./init.sh
./build.sh