2 lines
72 B
Makefile
2 lines
72 B
Makefile
|
SRC += $(wildcard $(HAL_DIR)/hal_env/*.c)
|
||
|
CFLAGS += -I$(HAL_DIR)/hal_env
|