mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 05:54:06 +08:00
Update README.md
This commit is contained in:
parent
59bcde5868
commit
04ac02e727
@ -49,7 +49,9 @@ make -j8
|
||||
sudo make install
|
||||
```
|
||||
|
||||
For cross-compiling the procedure is similar.
|
||||
For cross-compiling the procedure is similar (assuming that you have the toolchain file,
|
||||
`Toolchain-stm32-cortex-m4.cmake` in this example).
|
||||
If you're using Make, please refer to the [documentation](http://uavcan.org/Implementations/Libuavcan).
|
||||
|
||||
```bash
|
||||
mkdir build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user