Skip to content

Commit

Permalink
add jsmn git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
greenknot committed Mar 4, 2022
1 parent a78120d commit c9e2adc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "app/nanopb"]
path = app/nanopb
url = https://github.com/nanopb/nanopb.git
[submodule "app/jsmn"]
path = app/jsmn
url = https://github.com/zserge/jsmn
1 change: 1 addition & 0 deletions app/jsmn
Submodule jsmn added at 25647e

0 comments on commit c9e2adc

Please sign in to comment.