Skip to content

Commit b35e764

Browse files
committed
add digilent uboot submodule
1 parent c135067 commit b35e764

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "u-boot-digilent/u-boot-digilent"]
55
path = u-boot-digilent/u-boot-digilent
66
url = [email protected]:Digilent/u-boot-digilent.git
7+
[submodule "toolchain/CodeSourcery"]
8+
path = toolchain/CodeSourcery
9+
url = [email protected]:xupsh/CodeSourcery.git

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@
1111
├── linux-digilent-----------------------linux子模块<br>
1212
├── mjpeg-streamer-182-------------------mjpeg-streamer工程<br>
1313
├── README.md----------------------------readme<br>
14-
└── rootfs-------------------------------根文件系统<br>
14+
├── rootfs-------------------------------根文件系统<br>
15+
├── toolchain----------------------------交叉编辑工具链<br>
16+
└── u-boot-digilent----------------------uboot子模块<br>
17+

toolchain/CodeSourcery

Submodule CodeSourcery added at e481b3b

0 commit comments

Comments
 (0)