diff options
| author | Reinhard Panhuber <[email protected]> | 2021-04-03 09:50:08 +0200 |
|---|---|---|
| committer | Reinhard Panhuber <[email protected]> | 2021-04-03 09:50:08 +0200 |
| commit | a1efd416491fd2deecea46cd466e31b4a02b9734 (patch) | |
| tree | dfda074b32926050da8460d79b36c34e2e696d42 /.gitmodules | |
| parent | 9b2ddd9cc6401b80350179d26e842557f9b60aaf (diff) | |
| parent | ab4d30fd6bca02c73eb9b4ff82db0b2b0f403344 (diff) | |
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c0e6eef03..c0dd871fb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -113,3 +113,9 @@ [submodule "lib/CMSIS_5"] path = lib/CMSIS_5 url = https://github.com/ARM-software/CMSIS_5.git +[submodule "hw/mcu/silabs/cmsis-dfp-efm32gg12b"] + path = hw/mcu/silabs/cmsis-dfp-efm32gg12b + url = https://github.com/cmsis-packs/cmsis-dfp-efm32gg12b +[submodule "hw/mcu/renesas/rx"] + path = hw/mcu/renesas/rx + url = https://github.com/kkitayam/rx_device.git |
