summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
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.
+