Files
tinyUSB/hw/bsp/maxim/boards/max32651evkit/board.mk

8 lines
173 B
Makefile
Raw Normal View History

2025-06-11 12:00:20 +07:00
MAX_DEVICE = max32650
# Use the secure linker file
LD_FILE = $(FAMILY_PATH)/linker/max32651.ld
# Let the family script know the build needs to be signed
SIGNED_BUILD := 1