diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-11-11 15:15:16 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-11-11 15:15:16 -0500 |
commit | 5a059c8d6ecfe2f98a77570b8b6cf13c500398f7 (patch) | |
tree | db8d337eb96c44feff77d5564eb9da697e8b961b /ChibiOS_16.1.5/community/os/hal/boards/MCHCK_K20/board.mk | |
parent | 7772ea4579a45bcf63ebd5e68be66ba1a9c72dfa (diff) |
tar'd chibi
Diffstat (limited to 'ChibiOS_16.1.5/community/os/hal/boards/MCHCK_K20/board.mk')
-rw-r--r-- | ChibiOS_16.1.5/community/os/hal/boards/MCHCK_K20/board.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ChibiOS_16.1.5/community/os/hal/boards/MCHCK_K20/board.mk b/ChibiOS_16.1.5/community/os/hal/boards/MCHCK_K20/board.mk deleted file mode 100644 index 22406ac..0000000 --- a/ChibiOS_16.1.5/community/os/hal/boards/MCHCK_K20/board.mk +++ /dev/null @@ -1,5 +0,0 @@ -# List of all the board related files.
-BOARDSRC = ${CHIBIOS_CONTRIB}/os/hal/boards/MCHCK_K20/board.c
-
-# Required include directories
-BOARDINC = ${CHIBIOS_CONTRIB}/os/hal/boards/MCHCK_K20
|