wrap up build cmake & make support for max3421, to enable the Host driver, 'MAX3421_HOST=1' must be added as part of make/cmake command

This commit is contained in:
hathach
2023-09-11 11:35:51 +07:00
parent e32c1e08bd
commit ab9585401b
34 changed files with 101 additions and 50 deletions

View File

@@ -72,7 +72,7 @@ endif
# get depenecies
.PHONY: get-deps
get-deps:
$(PYTHON) $(TOP)/tools/get_deps.py $(DEPS_SUBMODULES)
$(PYTHON) $(TOP)/tools/get_deps.py ${FAMILY}
.PHONY: size
size: $(BUILD)/$(PROJECT).elf