Skip to content

Commit a859968

Browse files
authored andcommitted
added git modules for board python libs
1 parent a0bf2d7 commit a859968

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "b-series"]
2+
path = b-series
3+
url = https://github.com/tinyfpga/TinyFPGA-B-Series.git
4+
[submodule "a-series-programmer"]
5+
path = a-series-programmer
6+
url = https://github.com/tinyfpga/TinyFPGA-A-Programmer.git

a-series-programmer

Submodule a-series-programmer added at 6b7ff78

b-series

Submodule b-series added at b23c7f8

0 commit comments

Comments
 (0)