mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: add links to detailed documentation at docs.cubepilot.org
This commit is contained in:
parent
faca23fe74
commit
160629eb18
|
@ -1,9 +1,12 @@
|
|||
# CubeOrange Flight Controller
|
||||
|
||||
The Hex CubeOrange flight controller is sold by a range of resellers
|
||||
The CubePilot CubeOrange flight controller is sold by a range of resellers
|
||||
listed on the
|
||||
[CubePilot website](http://cubepilot.org)
|
||||
|
||||
For Detailed information on the CubeOrange see the
|
||||
[Cube Module Overview](https://docs.cubepilot.org/user-guides/autopilot/the-cube-module-overview)
|
||||
|
||||
## Features
|
||||
|
||||
- STM32H743 microcontroller
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
# CubeOrangePlus Flight Controller
|
||||
|
||||
The Hex CubeOrangePlus flight controller is sold by a range of resellers
|
||||
The CubePilot CubeOrangePlus flight controller is sold by a range of resellers
|
||||
listed on the
|
||||
[CubePilot website](http://cubepilot.org)
|
||||
|
||||
For Detailed information on the CubeOrangePlus see the
|
||||
[Cube Module Overview](https://docs.cubepilot.org/user-guides/autopilot/the-cube-module-overview)
|
||||
|
||||
## Features
|
||||
|
||||
- STM32H743 microcontroller
|
||||
|
@ -613,5 +616,5 @@ compatible ground station.
|
|||
|
||||
## Acknowledgements
|
||||
|
||||
Thanks to [ProfiCNC](http://cubepilot.org) for images and information
|
||||
Thanks to [CubePilot](http://cubepilot.org) for images and information
|
||||
|
||||
|
|
Loading…
Reference in New Issue