Skip to content

Commit

Permalink
chore(trezor): drop unwanted submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
matejcik committed Aug 4, 2021
1 parent 7a78d4a commit c001320
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 45 deletions.
34 changes: 0 additions & 34 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,38 +1,4 @@
[submodule "lib/axtls"]
path = lib/axtls
url = https://github.com/pfalcon/axtls
branch = micropython
[submodule "lib/libffi"]
path = lib/libffi
url = https://github.com/atgreen/libffi
[submodule "lib/lwip"]
path = lib/lwip
url = https://git.savannah.gnu.org/r/lwip.git
[submodule "lib/berkeley-db-1.xx"]
path = lib/berkeley-db-1.xx
url = https://github.com/pfalcon/berkeley-db-1.xx
[submodule "lib/stm32lib"]
path = lib/stm32lib
url = https://github.com/micropython/stm32lib
branch = work-F4-1.13.1+F7-1.5.0+L4-1.3.0
[submodule "lib/nrfx"]
path = lib/nrfx
url = https://github.com/NordicSemiconductor/nrfx.git
[submodule "lib/mbedtls"]
path = lib/mbedtls
url = https://github.com/ARMmbed/mbedtls.git
[submodule "lib/asf4"]
path = lib/asf4
url = https://github.com/adafruit/asf4
[submodule "lib/tinyusb"]
path = lib/tinyusb
url = https://github.com/hathach/tinyusb
[submodule "lib/mynewt-nimble"]
path = lib/mynewt-nimble
url = https://github.com/apache/mynewt-nimble.git
[submodule "lib/btstack"]
path = lib/btstack
url = https://github.com/bluekitchen/btstack.git
[submodule "lib/nxp_driver"]
path = lib/nxp_driver
url = https://github.com/hathach/nxp_driver.git
1 change: 0 additions & 1 deletion lib/asf4
Submodule asf4 deleted from d270f7
1 change: 0 additions & 1 deletion lib/axtls
Submodule axtls deleted from 43a6e6
1 change: 0 additions & 1 deletion lib/berkeley-db-1.xx
Submodule berkeley-db-1.xx deleted from 35aaec
1 change: 0 additions & 1 deletion lib/btstack
Submodule btstack deleted from c8b982
1 change: 0 additions & 1 deletion lib/libffi
Submodule libffi deleted from e9de7e
1 change: 0 additions & 1 deletion lib/lwip
Submodule lwip deleted from 159e31
1 change: 0 additions & 1 deletion lib/mbedtls
Submodule mbedtls deleted from 3f8d78
1 change: 0 additions & 1 deletion lib/mynewt-nimble
Submodule mynewt-nimble deleted from 97ce3e
1 change: 0 additions & 1 deletion lib/nrfx
Submodule nrfx deleted from 7a4c9d
1 change: 0 additions & 1 deletion lib/nxp_driver
Submodule nxp_driver deleted from b618cb
1 change: 0 additions & 1 deletion lib/tinyusb
Submodule tinyusb deleted from a6b916

0 comments on commit c001320

Please sign in to comment.