summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_emacram.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-12-19 15:58:45 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-12-19 15:58:45 +0000
commitd7e9d1011eafa7f0d8fc272566e3c8c9afaec83c (patch)
treecf371994618a67d0162dbf38c2c3239948889f34 /nuttx/arch/arm/src/lpc17xx/lpc17_emacram.h
parent077973d0f4af265524de327cded137a9bd17516c (diff)
downloadpx4-nuttx-d7e9d1011eafa7f0d8fc272566e3c8c9afaec83c.tar.gz
px4-nuttx-d7e9d1011eafa7f0d8fc272566e3c8c9afaec83c.tar.bz2
px4-nuttx-d7e9d1011eafa7f0d8fc272566e3c8c9afaec83c.zip
Make number of user endpoints configurable
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3196 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/src/lpc17xx/lpc17_emacram.h')
-rwxr-xr-xnuttx/arch/arm/src/lpc17xx/lpc17_emacram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/lpc17xx/lpc17_emacram.h b/nuttx/arch/arm/src/lpc17xx/lpc17_emacram.h
index 3759ccb9e..98eaa91b9 100755
--- a/nuttx/arch/arm/src/lpc17xx/lpc17_emacram.h
+++ b/nuttx/arch/arm/src/lpc17xx/lpc17_emacram.h
@@ -101,7 +101,7 @@
# error "EMAC RAM size must be in multiples of 32-bit words"
#endif
-/* Determine is there is any meaning space left at the end of AHB Bank 0 that
+/* Determine is there is any meaningful space left at the end of AHB Bank 0 that
* could be added to the heap.
*/