add xmclib as submodule

This commit is contained in:
hathach 2021-11-05 12:00:27 +07:00
parent a3fc107d94
commit d9cf49cbfd
No known key found for this signature in database
GPG Key ID: 2FA891220FBFD581
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@ -131,3 +131,6 @@
path = hw/mcu/broadcom
url = https://github.com/adafruit/broadcom-peripherals.git
branch = main-build
[submodule "hw/mcu/infineon/mtb-xmclib-cat3"]
path = hw/mcu/infineon/mtb-xmclib-cat3
url = https://github.com/Infineon/mtb-xmclib-cat3.git

View File

@ -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

@ -0,0 +1 @@
Subproject commit daf5500d03cba23e68c2f241c30af79cd9d63880