aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Mikromedia-STM32-M4-ILI9341/ChibiOS_Board/board.mk
blob: c9f621962218d6d4046be9b72c665b3301b961f3 (plain)
1
2
3
4
5
6
# Required include directories
BOARDINC = $(GFXLIB)/boards/base/Mikromedia-STM32-M4-ILI9341/ChibiOS_Board

# List of all the board related files.
BOARDSRC = $(BOARDINC)/board.c \
            $(BOARDINC)/flash_memory.c