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 95bb51d commit b40f6baCopy full SHA for b40f6ba
.github/workflows/build-zephyr.yml
@@ -44,4 +44,4 @@ jobs:
44
45
- name: Build ${{ matrix.example }}
46
working-directory: ${{ matrix.example }}
47
- run: west build -b nrf52840dk_nrf52840
+ run: west build -b nrf52840dk
0 commit comments