aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/Micron/n25q128.mk
blob: 15bdcbb6f46f5e296c9c1f816005dd5fd99b9a95 (plain)
1
2
3
4
5
6
# List of all the N25Q128 device files.
N25Q128SRC := $(CHIBIOS)/os/ex/Micron/n25q128.c

# Required include directories
N25Q128INC := $(CHIBIOS)/os/hal/lib/peripherals/flash \
             $(CHIBIOS)/os/ex/Micron