fix: warnings

This commit is contained in:
2025-11-08 20:18:23 +06:00
parent aa367e5a24
commit ef02c42207
5 changed files with 37 additions and 34 deletions

View File

@@ -40,8 +40,6 @@ ADDITIONAL_C_FILES := \
$(LWIP_C_FILES_WITH_PATH) \
$(LWIP_PORT_FILES)
$(info Final ADDITIONAL_C_FILES is: [$(ADDITIONAL_C_FILES)])
include $(CH32V003FUN)/ch32fun.mk
CFLAGS += -Wall -Wextra $(INCLUDE_DIRS)