Skip to content

Commit

Permalink
Add example module: rust_module_example
Browse files Browse the repository at this point in the history
  • Loading branch information
jnippula committed Sep 5, 2024
1 parent 430c4ca commit c57a974
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
Expand Up @@ -103,3 +103,6 @@
[submodule "src/lib/rust_px4_nuttx"]
path = src/lib/rust_px4_nuttx
url = [email protected]:tiiuae/rust_px4_nuttx_lib.git
[submodule "src/modules/rust_module_example"]
path = src/modules/rust_module_example
url = [email protected]:tiiuae/rust_module_example.git
1 change: 1 addition & 0 deletions src/modules/rust_module_example
Submodule rust_module_example added at a0cd0e

0 comments on commit c57a974

Please sign in to comment.