aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-16 22:50:53 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-16 22:50:53 +0000
commit9216c1c138927267c400494afc4488ed0cb842bc (patch)
tree42dabbbdf8d788a497d12907af8a1f4ff670e6c6 /os/hal
parenteb9ac107e35ac82d90c210780a047aa9ee92ac9a (diff)
downloadChibiOS-9216c1c138927267c400494afc4488ed0cb842bc.tar.gz
ChibiOS-9216c1c138927267c400494afc4488ed0cb842bc.tar.bz2
ChibiOS-9216c1c138927267c400494afc4488ed0cb842bc.zip
Fixed last commit file names
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9297 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal')
-rw-r--r--os/hal/boards/ST_NUCLEO144_F746ZE/board.mk5
-rw-r--r--os/hal/boards/ST_NUCLEO144_F746ZG/board.c (renamed from os/hal/boards/ST_NUCLEO144_F746ZE/board.c)0
-rw-r--r--os/hal/boards/ST_NUCLEO144_F746ZG/board.h (renamed from os/hal/boards/ST_NUCLEO144_F746ZE/board.h)0
-rw-r--r--os/hal/boards/ST_NUCLEO144_F746ZG/board.mk5
-rw-r--r--os/hal/boards/ST_NUCLEO144_F746ZG/cfg/board.chcfg (renamed from os/hal/boards/ST_NUCLEO144_F746ZE/cfg/board.chcfg)0
5 files changed, 5 insertions, 5 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_F746ZE/board.mk b/os/hal/boards/ST_NUCLEO144_F746ZE/board.mk
deleted file mode 100644
index 2f46f2c8c..000000000
--- a/os/hal/boards/ST_NUCLEO144_F746ZE/board.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-# List of all the board related files.
-BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO144_F746ZE/board.c
-
-# Required include directories
-BOARDINC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO144_F746ZE
diff --git a/os/hal/boards/ST_NUCLEO144_F746ZE/board.c b/os/hal/boards/ST_NUCLEO144_F746ZG/board.c
index 89e8c2319..89e8c2319 100644
--- a/os/hal/boards/ST_NUCLEO144_F746ZE/board.c
+++ b/os/hal/boards/ST_NUCLEO144_F746ZG/board.c
diff --git a/os/hal/boards/ST_NUCLEO144_F746ZE/board.h b/os/hal/boards/ST_NUCLEO144_F746ZG/board.h
index bb4823e47..bb4823e47 100644
--- a/os/hal/boards/ST_NUCLEO144_F746ZE/board.h
+++ b/os/hal/boards/ST_NUCLEO144_F746ZG/board.h
diff --git a/os/hal/boards/ST_NUCLEO144_F746ZG/board.mk b/os/hal/boards/ST_NUCLEO144_F746ZG/board.mk
new file mode 100644
index 000000000..23bcdee37
--- /dev/null
+++ b/os/hal/boards/ST_NUCLEO144_F746ZG/board.mk
@@ -0,0 +1,5 @@
+# List of all the board related files.
+BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO144_F746ZG/board.c
+
+# Required include directories
+BOARDINC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO144_F746ZG
diff --git a/os/hal/boards/ST_NUCLEO144_F746ZE/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO144_F746ZG/cfg/board.chcfg
index 826a6ca8a..826a6ca8a 100644
--- a/os/hal/boards/ST_NUCLEO144_F746ZE/cfg/board.chcfg
+++ b/os/hal/boards/ST_NUCLEO144_F746ZG/cfg/board.chcfg