We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a6b86 commit 4f9467eCopy full SHA for 4f9467e
.github/actions/pio-build/action.yml
@@ -4,7 +4,7 @@ description: 'Compile using PlatformIO'
4
inputs:
5
cmsis-version:
6
description: 'CMSIS package version to use'
7
- default: '5.7.0'
+ default: '5.9.0'
8
runs:
9
using: 'docker'
10
image: 'Dockerfile'
0 commit comments