Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-08-08 10:47:12 -06:00
parent 0ce50caa06
commit b9503c4dbc
1 changed files with 2 additions and 0 deletions

View File

@ -10792,4 +10792,6 @@
* drivers/sensors/as5048b.c and include/nuttx/sensors/as5048b.h: Add
support for an AS5048B rotary magnetic sensor. From Paul Patience
(2015-08-06).
* include/nuttx/spi/slave.h: Add a definition of an SPI slave
interface (2015-08-08).