diff options
| author | Ha Thach <[email protected]> | 2021-03-31 22:01:43 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-31 22:01:43 +0700 |
| commit | 2f5dda90b70285a3a749cfedec8790efd9fcfa8a (patch) | |
| tree | 3ece94dfc71665e9d50c2dbe39c347291cad45dc /.gitmodules | |
| parent | c5dfc54e549bbeb636ed44e5080e97a54ed1a2ab (diff) | |
| parent | 1d8a79ef4f4f6603ea8102b08613e97e18ed7eb6 (diff) | |
Merge pull request #757 from kkitayam/add_support_for_gr_citrus
Add support for GR-CITRUS
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1a5ae2c5d..c0dd871fb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -116,3 +116,6 @@ [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 |
