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.
|
2 years ago | |
---|---|---|
.vscode | 2 years ago | |
demo | 2 years ago | |
sh | 2 years ago | |
zcmake | 2 years ago | |
.clang-format | 2 years ago | |
.gitignore | 2 years ago | |
CMakeLists.txt | 2 years ago | |
README.md | 2 years ago |
README.md
rk3588sdk
编译环境准备:
ubuntu20.04
sudo apt install gcc-aarch64-linux-gnu
sudo apt install g++-aarch64-linux-gnu
无密码登陆:
ssh-copy-id iflytop@板子IP
编译:
./sh/build.sh
部署:
./sh/deploy.sh username ip