From 28018fba86d34a2f772c078fe93498a374dbbd55 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 7 Mar 2012 00:53:50 +0000 Subject: Add PIC32 SPI driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4459 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index ee494ee59..f3ccb3f58 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2534,4 +2534,6 @@ * configs/sure-pic32mx/usbnsh and configs/sure-pic32mx/src: Add support for NSH using only USB serial I/O to support the console. This is useful on 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. -- cgit v1.2.3