mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-14 03:10:34 +08:00
New link to coding conventions
This commit is contained in:
@@ -96,7 +96,7 @@ Test outputs can be found in the build directory under `libuavcan`.
|
||||
Note that unit tests must be executed in real time, otherwise they may produce false warnings;
|
||||
this implies that they will likely fail if ran on a virtual machine or on a highly loaded system.
|
||||
|
||||
Contributors, please follow the [Zubax Style Guide](https://github.com/Zubax/zubax_style_guide).
|
||||
Contributors, please follow the [Zubax C++ Coding Conventions](https://kb.zubax.com/x/84Ah).
|
||||
|
||||
### Developing with Eclipse
|
||||
|
||||
|
||||
Reference in New Issue
Block a user