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 be62258 commit 47cbaf4Copy full SHA for 47cbaf4
.github/workflows/build.yml
@@ -6,7 +6,7 @@ permissions:
6
contents: write
7
8
env:
9
- SKIP_RISCV: 0
+ SKIP_RISCV: 1
10
SKIP_OPENOCD: 0
11
12
jobs:
config/repositories.json
@@ -10,7 +10,7 @@
},
{
"href": "https://github.com/raspberrypi/openocd.git",
13
- "tree": "rpi-common",
+ "tree": "libgpiodv2",
14
"submodules": true
15
16
0 commit comments