Skip to content

Commit

Permalink
Remove unsupported files from ME55EVKIT board.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
sihyung-maxim committed Nov 13, 2023
1 parent 2714732 commit e369486
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Libraries/Boards/MAX32572/EvKit_V1/board.mk
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,9 @@ SRCS += stdio.c
SRCS += led.c
SRCS += pb.c
SRCS += tsc2046.c
# SRCS += tft.c
SRCS += tft_ssd2119.c

# PROJ_CFLAGS+=-DEXT_FLASH_MX25

# MISC_DRIVERS_DIR ?= $(MAXIM_PATH)/Libraries/MiscDrivers
MISC_DRIVERS_DIR ?= $(LIBS_DIR)/MiscDrivers
MISC_DRIVERS_DIR ?= $(MAXIM_PATH)/Libraries/MiscDrivers

# Where to find BSP source files
VPATH += $(BOARD_DIR)/Source
Expand Down

0 comments on commit e369486

Please sign in to comment.