summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-03-03 08:59:34 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-03-03 08:59:34 -0600
commit070e35abeeed3863d4ced1d7a70458a11d214cf4 (patch)
tree6935ceb5877d80ca800f4f846595534173fc86cf
parentcf88b8d8b97012939b8071bd91d49ba6166ba4dd (diff)
downloadpx4-nuttx-070e35abeeed3863d4ced1d7a70458a11d214cf4.tar.gz
px4-nuttx-070e35abeeed3863d4ced1d7a70458a11d214cf4.tar.bz2
px4-nuttx-070e35abeeed3863d4ced1d7a70458a11d214cf4.zip
Update ChangeLog
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 575ecf502..b654bc8d2 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9913,3 +9913,6 @@
for the STM32F372 and F373 (no board support yet). Only tested on
STM32F373CC, but should work on the rest. Contributed by Marten
Svanfeldt (2015-03-01).
+ * arch/mips/src/pic32mz/pic32mz-spi.c and chip/pic32mz-spi.h: Add
+ support for a basic SPI driver for the PIC32MZ (2015-03-03).
+