aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC214x/hal_lld.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-02-20 11:39:33 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-02-20 11:39:33 +0000
commit0fc33d47532b1b7727d576b3814498c8907b3c31 (patch)
tree0f4c6e10bc5dae96c0f0212f23ed0674fcfe29ce /os/hal/platforms/LPC214x/hal_lld.h
parentee9a1b480bf34513eaf3494f27f13f2f80ca578c (diff)
downloadChibiOS-0fc33d47532b1b7727d576b3814498c8907b3c31.tar.gz
ChibiOS-0fc33d47532b1b7727d576b3814498c8907b3c31.tar.bz2
ChibiOS-0fc33d47532b1b7727d576b3814498c8907b3c31.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1644 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC214x/hal_lld.h')
-rw-r--r--os/hal/platforms/LPC214x/hal_lld.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/hal/platforms/LPC214x/hal_lld.h b/os/hal/platforms/LPC214x/hal_lld.h
index e342fcab6..98905aac9 100644
--- a/os/hal/platforms/LPC214x/hal_lld.h
+++ b/os/hal/platforms/LPC214x/hal_lld.h
@@ -34,6 +34,11 @@
/* Driver constants. */
/*===========================================================================*/
+/**
+ * @brief Platform name.
+ */
+#define PLATFORM_NAME "LPC214x"
+
/*===========================================================================*/
/* Driver pre-compile time settings. */
/*===========================================================================*/