From 8c0e63900f0142ec70bad7b37d1263d636d14ed6 Mon Sep 17 00:00:00 2001 From: "svc_bot.iot-apps" Date: Thu, 20 Jun 2024 07:29:35 +0000 Subject: [PATCH] Automatically commit .json files --- platform_applications/ldma_common.json | 6 +++--- platform_applications/polled_build_status.json | 4 ++-- platform_applications/polled_common.json | 4 +++- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/platform_applications/ldma_common.json b/platform_applications/ldma_common.json index eb26203..61ca8a0 100644 --- a/platform_applications/ldma_common.json +++ b/platform_applications/ldma_common.json @@ -2,7 +2,7 @@ "type": "Virtual Application", "technology": "Platform", "license": "Zlib", - "sdk": "v2.7.x", - "ram": "552.0 B", - "flash": "16.22 KB" + "sdk": "v4.4.3", + "ram": "6.28 KB", + "flash": "18.67 KB" } \ No newline at end of file diff --git a/platform_applications/polled_build_status.json b/platform_applications/polled_build_status.json index 25ed031..a02c8f9 100644 --- a/platform_applications/polled_build_status.json +++ b/platform_applications/polled_build_status.json @@ -1,6 +1,6 @@ { "schemaVersion": 1, "label": "Build", - "message": "failing", - "color": "orange" + "message": "passing", + "color": "green" } \ No newline at end of file diff --git a/platform_applications/polled_common.json b/platform_applications/polled_common.json index 839fed2..a51b580 100644 --- a/platform_applications/polled_common.json +++ b/platform_applications/polled_common.json @@ -2,5 +2,7 @@ "type": "Virtual Application", "technology": "Platform", "license": "Zlib", - "sdk": "v2.7.x" + "sdk": "v4.4.3", + "ram": "5.2 KB", + "flash": "18.33 KB" } \ No newline at end of file