From 68288b38a15afd824cfeb7fa8e766628f67bd0b4 Mon Sep 17 00:00:00 2001 From: "svc_bot.iot-apps" Date: Tue, 28 May 2024 09:59:39 +0000 Subject: [PATCH] Automatically commit .json files --- .../platform_segmentLCD_lcsense_build_status.json | 4 ++-- platform_applications/platform_segmentLCD_lcsense_common.json | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/platform_applications/platform_segmentLCD_lcsense_build_status.json b/platform_applications/platform_segmentLCD_lcsense_build_status.json index 25ed031..a02c8f9 100644 --- a/platform_applications/platform_segmentLCD_lcsense_build_status.json +++ b/platform_applications/platform_segmentLCD_lcsense_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/platform_segmentLCD_lcsense_common.json b/platform_applications/platform_segmentLCD_lcsense_common.json index a7bd35a..212f952 100644 --- a/platform_applications/platform_segmentLCD_lcsense_common.json +++ b/platform_applications/platform_segmentLCD_lcsense_common.json @@ -2,5 +2,7 @@ "type": "Virtual Application", "technology": "Platform", "license": "Zlib", - "sdk": "v4.4.3" + "sdk": "v4.4.3", + "ram": "4.32 KB", + "flash": "19.34 KB" } \ No newline at end of file