forked from Archive/PX4-Autopilot
cubeorangeplus added to CMake variants to allow debugging CubePilot Cube Orange Plus through VSCode
This commit is contained in:
parent
ae89c30a18
commit
83c461ebb8
|
@ -191,6 +191,11 @@ CONFIG:
|
|||
buildType: MinSizeRel
|
||||
settings:
|
||||
CONFIG: cubepilot_cubeorange_test
|
||||
cubepilot_cubeorangeplus_test:
|
||||
short: cubepilot_cubeorangeplus
|
||||
buildType: MinSizeRel
|
||||
settings:
|
||||
CONFIG: cubepilot_cubeorangeplus_test
|
||||
emlid_navio2_default:
|
||||
short: emlid_navio2
|
||||
buildType: MinSizeRel
|
||||
|
|
Loading…
Reference in New Issue