1.下载git clone https://github.com/PX4/Bootloader.git

ArduPilot的Bootloader的编译步骤

2.更新文件

cd Bootloader

git submodule update --init --recursive

ArduPilot的Bootloader的编译步骤

 

3.编译

直接输:make

成功后的界面如下:

ArduPilot的Bootloader的编译步骤

固件的位置:

ArduPilot的Bootloader的编译步骤

 

相关文章:

  • 2021-04-12
  • 2022-02-25
  • 2022-12-23
  • 2022-02-07
  • 2022-12-23
  • 2022-12-23
  • 2022-01-15
  • 2021-11-28
猜你喜欢
  • 2021-05-03
  • 2022-12-23
  • 2021-08-23
  • 2021-08-31
  • 2022-02-07
  • 2022-02-07
  • 2021-09-17
相关资源
相似解决方案