Skip to content

Commit 633bcb3

Browse files
committed
Fix compiler warnings with -Wextra
1 parent 554821f commit 633bcb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// This file relates to internal XMOS infrastructure and should be ignored by external users
22

3-
@Library('xmos_jenkins_shared_library@v0.43.1') _
3+
@Library('xmos_jenkins_shared_library@v0.43.3') _
44

55
getApproval()
66
pipeline {

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lib_mic_array: PDM microphone array library
1010
:scope: General Use
1111
:description: PDM microphone array library
1212
:category: Audio
13-
:keywords: PDM, microphone
13+
:keywords: Microphone
1414
:devices: xcore.ai
1515

1616
*******

0 commit comments

Comments
 (0)