Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 682 Bytes

README.md

File metadata and controls

31 lines (27 loc) · 682 Bytes

stm32loader

Scripts to update the chassis firmware of xiaoqiang

Usage:

download to xiaoqiang Documents

cd ~/Documents
git clone https://github.com/BlueWhaleRobot/stm32loader.git

power on xiaoqiang chassis,start upgrade

cd stm32loader
sudo ./updateCarROM.sh

Made with ❤️ by BlueWhale Tech corp.

小强底盘固件更新用脚本,mini和pro版通用

使用方法:

将软件包下载到小强Documents目录内

cd ~/Documents
git clone https://github.com/BlueWhaleRobot/stm32loader.git

给小强底盘上电,开始固件升级

cd stm32loader
sudo ./updateCarROM.sh

由蓝鲸科技精 ❤️ 制作。