UAVCAN v1 GPS demo with MAVCAN autoconfigure

This commit is contained in:
Peter van der Perk
2020-12-22 10:21:22 +01:00
committed by Lorenz Meier
parent 5f8ad65c40
commit 8242968b2b
52 changed files with 3294 additions and 404 deletions

View File

@@ -2,7 +2,7 @@
// https://github.com/microsoft/vscode-dev-containers/tree/v0.134.0/containers/cpp
{
"name": "px4-dev-nuttx",
"image": "px4io/px4-dev-nuttx-focal:2020-11-18",
"image": "px4io/px4-dev-nuttx-focal:2021-02-04",
"runArgs": [ "--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined" ],