Skip to content

Commit

Permalink
add submodule to use pulp gpio
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelaGonzalezMarino committed Nov 28, 2024
1 parent 4abd009 commit f728d83
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,9 @@
[submodule "docs/06_cv32a65x_riscv/riscv-isa-manual"]
path = docs/riscv-isa/riscv-isa-manual
url = https://github.com/riscv/riscv-isa-manual.git
[submodule "corev_apu/fpga/src/apb"]
path = corev_apu/fpga/src/apb
url = https://github.com/pulp-platform/apb.git
[submodule "corev_apu/fpga/src/gpio"]
path = corev_apu/fpga/src/gpio
url = https://github.com/pulp-platform/gpio.git
1 change: 1 addition & 0 deletions corev_apu/fpga/src/apb
Submodule apb added at 77ddf0
1 change: 1 addition & 0 deletions corev_apu/fpga/src/gpio
Submodule gpio added at 7f5e7b

0 comments on commit f728d83

Please sign in to comment.