Merge branch 'master' into renesas-ra

This commit is contained in:
hathach
2023-03-11 08:15:23 +07:00
70 changed files with 210 additions and 263 deletions

View File

@@ -193,7 +193,7 @@ endif
.PHONY: get-deps
get-deps:
ifdef DEPS_SUBMODULES
git -C $(TOP) submodule update --init $(DEPS_SUBMODULES)
$(PYTHON) $(TOP)/tools/get_deps.py $(DEPS_SUBMODULES)
endif
.PHONY: size