improve ci

This commit is contained in:
hathach
2023-03-08 12:15:39 +07:00
parent 3387c86108
commit 9e0ae5f29d
3 changed files with 20 additions and 31 deletions

View File

@@ -196,6 +196,7 @@ get-deps:
git -C $(TOP) submodule update --init $(DEPS_SUBMODULES)
endif
.PHONY: size
size: $(BUILD)/$(PROJECT).elf
-@echo ''
@$(SIZE) $<