From c724ed3284cfebbd63f974de537e5d3d1ddd3743 Mon Sep 17 00:00:00 2001 From: "svc_bot.iot-apps" Date: Mon, 16 Dec 2024 17:50:20 +0000 Subject: [PATCH] Automatically commit .json files --- .../platform_bldc_motor_controller_build_status.json | 6 ++++++ .../platform_bldc_motor_controller_common.json | 8 ++++++++ 2 files changed, 14 insertions(+) create mode 100644 platform_applications/platform_bldc_motor_controller_build_status.json create mode 100644 platform_applications/platform_bldc_motor_controller_common.json diff --git a/platform_applications/platform_bldc_motor_controller_build_status.json b/platform_applications/platform_bldc_motor_controller_build_status.json new file mode 100644 index 0000000..a02c8f9 --- /dev/null +++ b/platform_applications/platform_bldc_motor_controller_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_bldc_motor_controller_common.json b/platform_applications/platform_bldc_motor_controller_common.json new file mode 100644 index 0000000..8c231fc --- /dev/null +++ b/platform_applications/platform_bldc_motor_controller_common.json @@ -0,0 +1,8 @@ +{ + "type": "Virtual Application", + "technology": "Platform", + "license": "Zlib", + "sdk": "v2024.6.2", + "ram": "4.55 KB", + "flash": "17.08 KB" +} \ No newline at end of file