summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-05 03:48:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-05 03:48:09 +0000
commit419defa13318a3ef02b05e1b8925f0aab081fd6f (patch)
treeb0733c649385a97b7a78f28871c3170def36f45f /nuttx/ChangeLog
parent553a6de16c1865d6c4c75f4df2b885e10555f4d9 (diff)
downloadpx4-nuttx-419defa13318a3ef02b05e1b8925f0aab081fd6f.tar.gz
px4-nuttx-419defa13318a3ef02b05e1b8925f0aab081fd6f.tar.bz2
px4-nuttx-419defa13318a3ef02b05e1b8925f0aab081fd6f.zip
The AVR32 port now passes the OS test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3075 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index cfbf9eee1..6790a04c3 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1320,4 +1320,9 @@
by Michael Hrabanek.
* Fix wild, consistent naming error. For some reason, I called the at32uc3*
parts at91uc* everywhere. Fixed by changing lots of files.
+ * configs/avr32dev1/ostest - The AVR32 port now successfully passes the
+ examples/ostest. We have a good AVR32 port!
+ * configs/avr32dev1/nsh - Added a configuration to support the NuttShell
+ (NSH). Testing of this configuration is just beginning.
+