summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e469911a4..b7a34b8f6 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1052,7 +1052,7 @@
for arm, but really should be made for all architectures.
* configs/sam3u/nsh - Added NSH configuration for SAM3U
-5.2 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+5.2 2010-03-18 Gregory Nutt <spudmonkey@racsa.co.cr>
* arch/arm/src/sam3u/sam3u_pio.c - Fix an address calculation error
that caused ports B & C to get mapped to the PIOA base address.
@@ -1067,3 +1067,5 @@
This fixes the last show stopper bug in the lpc313x bring-up.
* configs/ea3131/nsh - Added a NuttShell (NSH) configuration for the
EA3131.
+
+5.3 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>