From 633bcb37e11124fa779314f83fdb761d699ad1f7 Mon Sep 17 00:00:00 2001 From: Humphrey Bucknell Date: Mon, 17 Nov 2025 11:28:54 +0000 Subject: [PATCH] Fix compiler warnings with -Wextra --- Jenkinsfile | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 87dc52c8..e26d5d67 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ // This file relates to internal XMOS infrastructure and should be ignored by external users -@Library('xmos_jenkins_shared_library@v0.43.1') _ +@Library('xmos_jenkins_shared_library@v0.43.3') _ getApproval() pipeline { diff --git a/README.rst b/README.rst index a01e70c8..48f78ec1 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ lib_mic_array: PDM microphone array library :scope: General Use :description: PDM microphone array library :category: Audio -:keywords: PDM, microphone +:keywords: Microphone :devices: xcore.ai *******