diff --git a/proprietary_rail/rail_ota_dfu_host_build_status.json b/proprietary_rail/rail_ota_dfu_host_build_status.json index 25ed031..a02c8f9 100644 --- a/proprietary_rail/rail_ota_dfu_host_build_status.json +++ b/proprietary_rail/rail_ota_dfu_host_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/proprietary_rail/rail_ota_dfu_host_common.json b/proprietary_rail/rail_ota_dfu_host_common.json index 44ac759..ca6fd78 100644 --- a/proprietary_rail/rail_ota_dfu_host_common.json +++ b/proprietary_rail/rail_ota_dfu_host_common.json @@ -2,5 +2,7 @@ "type": "Application Examples", "technology": "Rail", "license": "Zlib", - "sdk": "" + "sdk": "v2024.6.1-0", + "ram": "5.21 KB", + "flash": "59.0 KB" } \ No newline at end of file diff --git a/proprietary_rail/rail_ota_dfu_target_build_status.json b/proprietary_rail/rail_ota_dfu_target_build_status.json index 25ed031..a02c8f9 100644 --- a/proprietary_rail/rail_ota_dfu_target_build_status.json +++ b/proprietary_rail/rail_ota_dfu_target_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/proprietary_rail/rail_ota_dfu_target_common.json b/proprietary_rail/rail_ota_dfu_target_common.json index 44ac759..78dedd1 100644 --- a/proprietary_rail/rail_ota_dfu_target_common.json +++ b/proprietary_rail/rail_ota_dfu_target_common.json @@ -2,5 +2,7 @@ "type": "Application Examples", "technology": "Rail", "license": "Zlib", - "sdk": "" + "sdk": "v2024.6.1-0", + "ram": "4.7 KB", + "flash": "57.72 KB" } \ No newline at end of file