aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC11xx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-01-08 12:14:16 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-01-08 12:14:16 +0000
commitf1c970760f8cf9e5346a6dd02f0a6fbef88c0a6b (patch)
treec2ff9f5629687381fc541e970a82f23a26891454 /os/hal/platforms/LPC11xx
parenteb665ad2407a28c57a6d5802b3bcfa474b8c6e3f (diff)
downloadChibiOS-f1c970760f8cf9e5346a6dd02f0a6fbef88c0a6b.tar.gz
ChibiOS-f1c970760f8cf9e5346a6dd02f0a6fbef88c0a6b.tar.bz2
ChibiOS-f1c970760f8cf9e5346a6dd02f0a6fbef88c0a6b.zip
IAR demo for LPC11xx, untested because code size limits.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2616 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC11xx')
-rw-r--r--os/hal/platforms/LPC11xx/hal_lld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/LPC11xx/hal_lld.c b/os/hal/platforms/LPC11xx/hal_lld.c
index 00429548b..8bb79f866 100644
--- a/os/hal/platforms/LPC11xx/hal_lld.c
+++ b/os/hal/platforms/LPC11xx/hal_lld.c
@@ -29,7 +29,7 @@
#include "hal.h"
/**
- * @brief Register missing in NXP header file.
+ * @brief Register missing in NXP header file.
*/
#define FLASHCFG (*((volatile uint32_t *)0x4003C010))