News

History History 1023 lines (764 loc) · 67.3 KB master docs.silabs.com_zh / docs / AN1086 Using the Gecko Bootloader with the Silicon Labs Bluetooth Applications.md ...
1. 安装依赖 # 更新系统包 sudo apt update # 安装基本编译工具 sudo apt install -y build-essential cmake pkg-config # 安装OpenCV sudo apt install -y libopencv-dev # 安装其他依赖 sudo apt install -y libglib2.0-dev libserial-dev ...