Skip to content

Commit

Permalink
update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
aldwinhermanudin committed Dec 7, 2023
1 parent 3353cbe commit e948c03
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "src/mbedos/test-deep-sleep/mbed-os"]
path = src/mbedos/test-deep-sleep/mbed-os
url = [email protected]:teapotlaboratories/mbed-os.git
[submodule "src/mbedos/test-deep-sleep/stm32customtargets"]
path = src/mbedos/test-deep-sleep/stm32customtargets
url = [email protected]:teapotlaboratories/stm32customtargets.git
3 changes: 0 additions & 3 deletions src/mbedos/test-deep-sleep/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ cmake-build-*/
GettingStarted.html

# mbed build system
mbed-os/
mbed_settings.py
mbed_config.h
*.pyc
Expand All @@ -43,5 +42,3 @@ cmake_build/

BUILD
.mbed
mbed-os
stm32customtargets
1 change: 1 addition & 0 deletions src/mbedos/test-deep-sleep/mbed-os
Submodule mbed-os added at 30c2ea
1 change: 1 addition & 0 deletions src/mbedos/test-deep-sleep/stm32customtargets
Submodule stm32customtargets added at 648ae4
2 changes: 1 addition & 1 deletion src/mbedos/test-deep-sleep/stm32customtargets.lib
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/ARMmbed/stm32customtargets#648ae48049eab435aa5aac1009e85a969af599f7
https://github.com/teapotlaboratories/stm32customtargets#648ae48049eab435aa5aac1009e85a969af599f7

0 comments on commit e948c03

Please sign in to comment.