Initial commit
Initial commit.
This commit is contained in:
21
bootloader/mcuboot/.gitmodules
vendored
Normal file
21
bootloader/mcuboot/.gitmodules
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
[submodule "sim/mbedtls"]
|
||||
path = ext/mbedtls
|
||||
url = https://github.com/ARMmbed/mbedtls
|
||||
[submodule "boot/cypress/libs/mtb-pdl-cat1"]
|
||||
path = boot/cypress/libs/mtb-pdl-cat1
|
||||
url = https://github.com/cypresssemiconductorco/mtb-pdl-cat1.git
|
||||
[submodule "boot/cypress/libs/pdl/psoc6pdl"]
|
||||
path = boot/cypress/libs/pdl/psoc6pdl
|
||||
url = https://github.com/cypresssemiconductorco/psoc6pdl.git
|
||||
[submodule "boot/cypress/libs/retarget-io"]
|
||||
path = boot/cypress/libs/retarget-io
|
||||
url = https://github.com/cypresssemiconductorco/retarget-io.git
|
||||
[submodule "boot/cypress/libs/core-lib"]
|
||||
path = boot/cypress/libs/core-lib
|
||||
url = https://github.com/cypresssemiconductorco/core-lib.git
|
||||
[submodule "boot/cypress/libs/psoc6hal"]
|
||||
path = boot/cypress/libs/psoc6hal
|
||||
url = https://github.com/cypresssemiconductorco/psoc6hal.git
|
||||
[submodule "boot/cypress/libs/cy-mbedtls-acceleration"]
|
||||
path = boot/cypress/libs/cy-mbedtls-acceleration
|
||||
url = https://github.com/cypresssemiconductorco/cy-mbedtls-acceleration.git
|
||||
Reference in New Issue
Block a user