9
0
Fork 0

Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-03-03 14:50:28 -06:00
parent 1225c196e4
commit 68ddd90f4c
1 changed files with 3 additions and 0 deletions

View File

@ -9915,4 +9915,7 @@
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).
* include/nuttx/i2c.h: Add a user provided void * argument to the
I2C callback method for the I2C slave interface. Suggested by
Nate Weibley (2015-03-03).