From 7b192d154a4eb156b017283681a9d2fcaff2c8f3 Mon Sep 17 00:00:00 2001 From: Evagan2018 Date: Wed, 4 Feb 2026 18:11:57 +0100 Subject: [PATCH 1/2] Corrected deprecated version for action. --- .github/workflows/virtual_hardware_gh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/virtual_hardware_gh.yml b/.github/workflows/virtual_hardware_gh.yml index 43641db..b02b18a 100644 --- a/.github/workflows/virtual_hardware_gh.yml +++ b/.github/workflows/virtual_hardware_gh.yml @@ -56,7 +56,7 @@ jobs: eventlist-linux64/eventlist -s ./Platform_FVP_Corstone_SSE-300_Ethos-U55/microspeech.SIMD.EventRecorder.log eventlist-linux64/eventlist -s ./Platform_FVP_Corstone_SSE-300_Ethos-U55/microspeech.Helium.EventRecorder.log - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v6 with: name: elf-image-file path: Platform_FVP_Corstone_SSE-300_Ethos-U55/Objects/microspeech.Helium.axf From d7f69ccce584d65abf9454337985db6efeea5c65 Mon Sep 17 00:00:00 2001 From: Evagan2018 Date: Mon, 23 Feb 2026 15:36:37 +0100 Subject: [PATCH 2/2] Updated README.md. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dda1952..4b29346 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![License](https://img.shields.io/github/license/Arm-Software/AVH-TFLmicrospeech?label=License)](https://github.com/Arm-Software/AVH-MLOPs/blob/main/LICENSE) +[![Virtual Hardware Github Hosted Runner](https://img.shields.io/github/actions/workflow/status/Arm-Software/AVH-TFLmicrospeech/virtual_hardware_gh.yml?logo=arm&logoColor=0091bd&label=Virtual%20Hardware%20Github%20Hosted%20Runner)](https://github.com/Arm-Software/AVH-TFLmicrospeech/tree/main/.github/workflows/virtual_hardware_gh.yml) +[![Virtual Hardware Self Hosted Runner](https://img.shields.io/github/actions/workflow/status/Arm-Software/AVH-TFLmicrospeech/virtual_hardware_sh.yml?logo=arm&logoColor=0091bd&label=Virtual%20Hardware%20Github%20Hosted%20Runner)](https://github.com/Arm-Software/AVH-TFLmicrospeech/tree/main/.github/workflows/virtual_hardware_sh.yml) # Micro speech example for TensorFlow Lite