Skip to content

Commit

Permalink
modules: add tinygo net package as submodule
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <[email protected]>
  • Loading branch information
deadprogram committed Dec 4, 2023
1 parent a2e0cbb commit b8c7bf0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,7 @@
[submodule "lib/renesas-svd"]
path = lib/renesas-svd
url = https://github.com/tinygo-org/renesas-svd.git
[submodule "src/net"]
path = src/net
url = https://github.com/tinygo-org/net.git
branch = dev
1 change: 1 addition & 0 deletions src/net
Submodule net added at b46e2e

0 comments on commit b8c7bf0

Please sign in to comment.