summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-08 00:13:50 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-08 00:13:50 +0000
commit47d87fbe932fde8d54a9f85e6d9a10258151f0c3 (patch)
tree6a8a157f831f901c8189087ea5979eec20bfc730 /nuttx/ChangeLog
parent8b93e6df575735f8203bd497fb13a390442e1022 (diff)
downloadpx4-nuttx-47d87fbe932fde8d54a9f85e6d9a10258151f0c3.tar.gz
px4-nuttx-47d87fbe932fde8d54a9f85e6d9a10258151f0c3.tar.bz2
px4-nuttx-47d87fbe932fde8d54a9f85e6d9a10258151f0c3.zip
framework for interrupt handling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1761 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e2c3431b1..5c8bed60a 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -712,3 +712,6 @@
-R .note.gnu.build-id -R .comment" This has bin fixed in arch/arm/src/Makefile,
but other architectures may have the same problem. Thanks to Dave Marples
for verifying this.
+ * Began adding support for the MicroMint Eagle100 board. This board has a
+ Luminary LM3S6918 Cortex-M3.
+