We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f00e52 commit abd02cdCopy full SHA for abd02cd
Bender.yml
@@ -11,7 +11,7 @@ package:
11
dependencies:
12
apb: { git: "https://github.com/pulp-platform/apb.git", version: 0.2.4 }
13
obi: { git: "https://github.com/pulp-platform/obi.git", rev: nw/apb_to_obi }
14
- obi_peripherals: { git: "git@github.com:pulp-platform/obi_peripherals.git", rev: paulsc/uart }
+ obi_peripherals: { git: "https://github.com/pulp-platform/obi_peripherals.git", rev: paulsc/uart }
15
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.3.6 }
16
17
sources:
0 commit comments