forked from Archive/PX4-Autopilot
vscode: cmake variants add px4_fmu-v5_debug for convenient debugging
This commit is contained in:
parent
577d926639
commit
c2cbf74351
|
@ -61,6 +61,11 @@ CONFIG:
|
|||
buildType: MinSizeRel
|
||||
settings:
|
||||
CONFIG: px4_fmu-v5_default
|
||||
px4_fmu-v5_debug:
|
||||
short: px4_fmu-v5_debug
|
||||
buildType: MinSizeRel
|
||||
settings:
|
||||
CONFIG: px4_fmu-v5_debug
|
||||
px4_fmu-v5x_default:
|
||||
short: px4_fmu-v5x
|
||||
buildType: MinSizeRel
|
||||
|
|
Loading…
Reference in New Issue