aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO_F411RE/board.mk
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-10 22:59:53 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-10 22:59:53 +0000
commit8961963e6a21d3be99919d1567e8cbc4e9f8a412 (patch)
tree19b07a014538fb82c4a09cb3c7ba50374e78925c /os/hal/boards/ST_NUCLEO_F411RE/board.mk
parent3dea21bb83ff98f9a87b6caafd43fd680f058867 (diff)
downloadChibiOS-8961963e6a21d3be99919d1567e8cbc4e9f8a412.tar.gz
ChibiOS-8961963e6a21d3be99919d1567e8cbc4e9f8a412.tar.bz2
ChibiOS-8961963e6a21d3be99919d1567e8cbc4e9f8a412.zip
Added ARD labels in STM32 Nucleo-64 board files
Renamed board from ST_NUCLEO_XXXX to ST_NUCLEO64_XXXX Renamed ST Nucleo demos Updated makefiles with new board file paths git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9278 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO_F411RE/board.mk')
-rw-r--r--os/hal/boards/ST_NUCLEO_F411RE/board.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/os/hal/boards/ST_NUCLEO_F411RE/board.mk b/os/hal/boards/ST_NUCLEO_F411RE/board.mk
deleted file mode 100644
index 92221f690..000000000
--- a/os/hal/boards/ST_NUCLEO_F411RE/board.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-# List of all the board related files.
-BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO_F411RE/board.c
-
-# Required include directories
-BOARDINC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO_F411RE