Skip to content

Commit

Permalink
Added GSDK as submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Yagoor committed Oct 24, 2022
1 parent a3aab24 commit e193371
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 @@ -40,3 +40,6 @@
[submodule "arch/cpu/nrf/lib/tinyusb"]
path = arch/cpu/nrf/lib/tinyusb
url = https://github.com/hathach/tinyusb_src.git
[submodule "arch/cpu/gecko/lib/gecko_sdk"]
path = arch/cpu/gecko/lib/gecko_sdk
url = https://github.com/SiliconLabs/gecko_sdk.git
1 change: 1 addition & 0 deletions arch/cpu/gecko/lib/gecko_sdk
Submodule gecko_sdk added at 2e8205

0 comments on commit e193371

Please sign in to comment.