Skip to content

Commit d0b243b

Browse files
committed
Automatically commit .json files
1 parent 90aaadb commit d0b243b

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schemaVersion": 1,
33
"label": "Build",
4-
"message": "failing",
5-
"color": "orange"
4+
"message": "passing",
5+
"color": "green"
66
}

proprietary_rail/rail_ota_dfu_host_common.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
"type": "Application Examples",
33
"technology": "Rail",
44
"license": "Zlib",
5-
"sdk": ""
5+
"sdk": "v2024.6.1-0",
6+
"ram": "5.21 KB",
7+
"flash": "59.0 KB"
68
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schemaVersion": 1,
33
"label": "Build",
4-
"message": "failing",
5-
"color": "orange"
4+
"message": "passing",
5+
"color": "green"
66
}

proprietary_rail/rail_ota_dfu_target_common.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
"type": "Application Examples",
33
"technology": "Rail",
44
"license": "Zlib",
5-
"sdk": ""
5+
"sdk": "v2024.6.1-0",
6+
"ram": "4.7 KB",
7+
"flash": "57.72 KB"
68
}

0 commit comments

Comments
 (0)