From cb4235887f78f24fceb633ff084db20a2bc8342a Mon Sep 17 00:00:00 2001 From: Robbie Drage Date: Thu, 2 Feb 2023 09:22:28 +1300 Subject: [PATCH] vscode: change cubeorange build target - Fixes typo in Cube Orange build target config Fixes issue #17745 --- .vscode/cmake-variants.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/cmake-variants.yaml b/.vscode/cmake-variants.yaml index 08235cc335..2e04d91b8b 100644 --- a/.vscode/cmake-variants.yaml +++ b/.vscode/cmake-variants.yaml @@ -180,7 +180,7 @@ CONFIG: short: cubepilot_cubeorange buildType: MinSizeRel settings: - CONFIG: cubepilot_orange_test + CONFIG: cubepilot_cubeorange_test emlid_navio2_default: short: emlid_navio2 buildType: MinSizeRel