From 1842241cd5467756117d04a0838c73b4b3650acb Mon Sep 17 00:00:00 2001 From: "svc_bot.iot-apps" Date: Fri, 29 Nov 2024 09:01:54 +0000 Subject: [PATCH] Automatically commit .json files --- .../platform_multi_channel_pwm_build_status.json | 6 ++++++ .../platform_multi_channel_pwm_common.json | 8 ++++++++ 2 files changed, 14 insertions(+) create mode 100644 platform_applications/platform_multi_channel_pwm_build_status.json create mode 100644 platform_applications/platform_multi_channel_pwm_common.json diff --git a/platform_applications/platform_multi_channel_pwm_build_status.json b/platform_applications/platform_multi_channel_pwm_build_status.json new file mode 100644 index 0000000..a02c8f9 --- /dev/null +++ b/platform_applications/platform_multi_channel_pwm_build_status.json @@ -0,0 +1,6 @@ +{ + "schemaVersion": 1, + "label": "Build", + "message": "passing", + "color": "green" +} \ No newline at end of file diff --git a/platform_applications/platform_multi_channel_pwm_common.json b/platform_applications/platform_multi_channel_pwm_common.json new file mode 100644 index 0000000..a30767f --- /dev/null +++ b/platform_applications/platform_multi_channel_pwm_common.json @@ -0,0 +1,8 @@ +{ + "type": "Virtual Application", + "technology": "Platform", + "license": "Zlib", + "sdk": "v4.4.3", + "ram": "4.06 KB", + "flash": "6.03 KB" +} \ No newline at end of file