Skip to content

Commit

Permalink
Add firmware submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
F5OEO committed Jul 22, 2024
1 parent 942aa51 commit b3406b7
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,12 @@
[submodule "hdl"]
path = hdl
url = https://github.com/analogdevicesinc/hdl
[submodule "firmware/buildroot"]
path = firmware/buildroot
url = https://github.com/analogdevicesinc/buildroot
[submodule "firmware/linux"]
path = firmware/linux
url = https://github.com/analogdevicesinc/linux
[submodule "firmware/u-boot-xlnx"]
path = firmware/u-boot-xlnx
url = https://github.com/analogdevicesinc/u-boot-xlnx
1 change: 1 addition & 0 deletions firmware/buildroot
Submodule buildroot added at f70f4a
1 change: 1 addition & 0 deletions firmware/linux
Submodule linux added at e14e35
1 change: 1 addition & 0 deletions firmware/u-boot-xlnx
Submodule u-boot-xlnx added at 90401c

0 comments on commit b3406b7

Please sign in to comment.