fusion/hal/hal_env/config.mk

2 lines
72 B
Makefile
Raw Normal View History

2025-08-05 07:53:44 +00:00
SRC += $(wildcard $(HAL_DIR)/hal_env/*.c)
CFLAGS += -I$(HAL_DIR)/hal_env