Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIXME] Bender.yml: Repoint register_interface to feature branch
Browse files Browse the repository at this point in the history
paulsc96 committed Feb 23, 2024
1 parent 74f073b commit 83572a0
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Bender.lock
Original file line number Diff line number Diff line change
@@ -145,8 +145,8 @@ packages:
- register_interface
- tech_cells_generic
register_interface:
revision: d7693be4aef1fc7e7eb2b00b41c42e87d959866c
version: 0.4.2
revision: 0c5ca8e14e6954d5e3c673a57161309a46bfd770
version: null
source:
Git: https://github.com/pulp-platform/register_interface.git
dependencies:
3 changes: 2 additions & 1 deletion Bender.yml
Original file line number Diff line number Diff line change
@@ -26,7 +26,8 @@ dependencies:
iDMA: { git: "https://github.com/pulp-platform/iDMA.git", version: 0.5.1 }
irq_router: { git: "https://github.com/pulp-platform/irq_router.git", version: 0.0.1-beta.1 }
opentitan_peripherals: { git: "https://github.com/pulp-platform/opentitan_peripherals.git", version: 0.4.0 }
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.2 }
# TODO: verify and release
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", rev: paulsc/cut-axi2reg }
riscv-dbg: { git: "https://github.com/pulp-platform/riscv-dbg.git", version: 0.8.0 }
serial_link: { git: "https://github.com/pulp-platform/serial_link.git", version: 1.1.0 }
unbent: { git: "https://github.com/pulp-platform/unbent.git", version: 0.1.6 }

0 comments on commit 83572a0

Please sign in to comment.