Skip to content

Commit abd02cd

Browse files
committed
Switch obi_uart to https
1 parent 5f00e52 commit abd02cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Bender.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ package:
1111
dependencies:
1212
apb: { git: "https://github.com/pulp-platform/apb.git", version: 0.2.4 }
1313
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 }
14+
obi_peripherals: { git: "https://github.com/pulp-platform/obi_peripherals.git", rev: paulsc/uart }
1515
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.3.6 }
1616

1717
sources:

0 commit comments

Comments
 (0)