We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd02cd commit 5464c7aCopy full SHA for 5464c7a
1 file changed
Bender.yml
@@ -10,7 +10,7 @@ package:
10
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 }
+ obi: { git: "https://github.com/pulp-platform/obi.git", version: 0.1.7 }
14
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
0 commit comments