diff options
| author | hathach <[email protected]> | 2021-11-05 12:00:27 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-11-05 12:00:27 +0700 |
| commit | d9cf49cbfd2e677f30f993257ffd5d1218fe21cf (patch) | |
| tree | eb9f2d89b9db38fac426bc26b4b49f66df1ed056 /hw | |
| parent | a3fc107d94f5126667a51f82b7997a3c629972c4 (diff) | |
add xmclib as submodule
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/bsp/xmc4000/family.mk | 2 | ||||
| m--------- | hw/mcu/infineon/mtb-xmclib-cat3 | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/xmc4000/family.mk b/hw/bsp/xmc4000/family.mk index fc417d41d..e5b9f7b1a 100644 --- a/hw/bsp/xmc4000/family.mk +++ b/hw/bsp/xmc4000/family.mk @@ -1,7 +1,7 @@ UF2_FAMILY_ID = 0x00 MCU_DIR = hw/mcu/infineon/mtb-xmclib-cat3 -#DEPS_SUBMODULES += $(MCU_DIR) +DEPS_SUBMODULES += $(MCU_DIR) include $(TOP)/$(BOARD_PATH)/board.mk diff --git a/hw/mcu/infineon/mtb-xmclib-cat3 b/hw/mcu/infineon/mtb-xmclib-cat3 new file mode 160000 +Subproject daf5500d03cba23e68c2f241c30af79cd9d6388 |
