Skip to content

Commit

Permalink
🔧 (vscode): cmake-tools - Add OS_VERSION to config
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Oct 31, 2022
1 parent 8f6b2fa commit 804d013
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"cmake.generator": "Ninja",
"cmake.configureSettings": {
"TARGET_BOARD": "LEKA_V1_2_DEV",
"OS_VERSION": "0.0.0",
"ENABLE_LOG_DEBUG": "ON",
"ENABLE_SYSTEM_STATS": "ON",
"MBED_PATH": "${workspaceFolder}/extern/mbed-os",
Expand Down

0 comments on commit 804d013

Please sign in to comment.