aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/launch.json
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-06-14 22:02:35 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2018-07-10 23:59:54 +0200
commit5d0e551a25edeba7df7f64b1370bad7558b9b2f1 (patch)
tree61b52a784c21cb81836e1475c185f9b0574002f3 /.vscode/launch.json
parent75eb2161c641f85dded64a99cb862abfab64eff7 (diff)
Update trace event name and add grafana config
Change-Id: Id369702240b10c756ffa743309e574b2e0ed28ec Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.vscode/launch.json')
-rw-r--r--.vscode/launch.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index a2162c2..18adaff 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -26,9 +26,7 @@
"cwd": "${workspaceRoot}/build/package",
"environment": [
],
- "windows": {
- "externalConsole": false
- },
+ "externalConsole": false,
"MIMode": "gdb",
"setupCommands": [
{