From 3ded48ceae8f329b9047b7ea256b6cf9fe5dd0a3 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 7 Mar 2012 21:36:32 +0000 Subject: Add an NSH configuratin for the PIC32 starter kit git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4462 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index f3ccb3f58..f700fda1b 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2536,4 +2536,8 @@ devices that have USB, but no serial port. * arch/mips/src/pic32mx/pic32mx_spi.c: Add a PIC32 SPI driver. Initial checkin is primitive, incomplete (lacks interrupt logic), and untested. + * configs/pic32-startkit/nsh: Completed verification of the PIC32 Ethernet + Starter Kit port. Added and verified the NuttShell (NSH) on the PIC32 + Ethernet Starter Kit. I can now (finally) claim to have complete the + basic port to this board. -- cgit v1.2.3