vscode initial configuration (#10911)

This commit is contained in:
Daniel Agar
2018-12-04 23:11:36 -05:00
committed by GitHub
parent 3a036021ba
commit a5fa3eda30
7 changed files with 122 additions and 2 deletions
+33
View File
@@ -0,0 +1,33 @@
CONFIG:
default: posix_sitl_default
choices:
posix_sitl_default:
short: sitl
buildType: RelWithDebInfo
settings:
CONFIG: posix_sitl_default
nuttx_px4fmu-v2_default:
short: px4fmu-v2
buildType: MinRelSize
settings:
CONFIG: nuttx_px4fmu-v2_default
nuttx_px4fmu-v3_default:
short: px4fmu-v3
buildType: MinRelSize
settings:
CONFIG: nuttx_px4fmu-v3_default
nuttx_px4fmu-v4_default:
short: px4fmu-v4
buildType: MinRelSize
settings:
CONFIG: nuttx_px4fmu-v4_default
nuttx_px4fmu-v4pro_default:
short: px4fmu-v4pro
buildType: MinRelSize
settings:
CONFIG: nuttx_px4fmu-v4pro_default
nuttx_px4fmu-v5_default:
short: px4fmu-v5
buildType: MinRelSize
settings:
CONFIG: nuttx_px4fmu-v5_default