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 ca6d1b1 commit ad18ab1Copy full SHA for ad18ab1
.github/workflows/build.yml
@@ -29,6 +29,7 @@ jobs:
29
with:
30
app-path: example-application
31
toolchains: arm-zephyr-eabi
32
+ ccache-cache-key: ${{ matrix.os }}
33
34
- name: Build firmware
35
working-directory: example-application
0 commit comments