summaryrefslogtreecommitdiff
path: root/keyboards/handwired/bluepill/boards/GENERIC_STM32_F103/board.mk
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2021-01-03 13:29:19 +1100
committerGitHub <noreply@github.com>2021-01-03 13:29:19 +1100
commite8e090acede2596e19de40628543f4ed27d33ab0 (patch)
treeefe9a8f4f16bf2f6e7ab203e954e8e23d76b48f6 /keyboards/handwired/bluepill/boards/GENERIC_STM32_F103/board.mk
parent7456e6c776e9f08d42f010c5dffaaaadd74f10a8 (diff)
Remove handwired/bluepill. (#11415)
Diffstat (limited to 'keyboards/handwired/bluepill/boards/GENERIC_STM32_F103/board.mk')
-rw-r--r--keyboards/handwired/bluepill/boards/GENERIC_STM32_F103/board.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/handwired/bluepill/boards/GENERIC_STM32_F103/board.mk b/keyboards/handwired/bluepill/boards/GENERIC_STM32_F103/board.mk
deleted file mode 100644
index 6b8b312fd9..0000000000
--- a/keyboards/handwired/bluepill/boards/GENERIC_STM32_F103/board.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-# List of all the board related files.
-BOARDSRC = $(BOARD_PATH)/boards/GENERIC_STM32_F103/board.c
-
-# Required include directories
-BOARDINC = $(BOARD_PATH)/boards/GENERIC_STM32_F103