vscode cmake-variants fix ark_septentrio-gps (#23222)

This commit is contained in:
Alex Klimaj 2024-06-03 19:43:26 -06:00 committed by GitHub
parent de5087ae3e
commit de0e73d505
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -151,16 +151,16 @@ CONFIG:
buildType: MinSizeRel buildType: MinSizeRel
settings: settings:
CONFIG: ark_can-rtk-gps_canbootloader CONFIG: ark_can-rtk-gps_canbootloader
ark_septentrio_gps_default: ark_septentrio-gps_default:
short: ark_septentrio_gps_default short: ark_septentrio-gps_default
buildType: MinSizeRel buildType: MinSizeRel
settings: settings:
CONFIG: ark_septentrio_gps_default CONFIG: ark_septentrio-gps_default
ark_septentrio_gps_canbootloader: ark_septentrio-gps_canbootloader:
short: ark_septentrio_gps_canbootloader short: ark_septentrio-gps_canbootloader
buildType: MinSizeRel buildType: MinSizeRel
settings: settings:
CONFIG: ark_septentrio_gps_canbootloader CONFIG: ark_septentrio-gps_canbootloader
ark_cannode_default: ark_cannode_default:
short: ark_cannode_default short: ark_cannode_default
buildType: MinSizeRel buildType: MinSizeRel