Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 2657f1e

Browse files
committed
Add modified submodule
1 parent c99f25b commit 2657f1e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "test/googletest"]
22
path = test/googletest
33
url = https://github.com/google/googletest.git
4+
[submodule "test/arduino-mock"]
5+
path = test/arduino-mock
6+
url = https://github.com/ed7coyne/arduino-mock.git

test/arduino-mock

Submodule arduino-mock added at ff0f896

0 commit comments

Comments
 (0)