Update ChangeLog

This commit is contained in:
Gregory Nutt
2016-01-26 15:23:01 -06:00
parent 11dab241de
commit 695ad45d83
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -11374,4 +11374,10 @@
* I2C: Eliminate the I@C_WRITEREAD method (2016-01-26).
* drivers/i2c/i2c_read.c and i2c_write.c: Convert to use I2C_TRANSFER vs.
I2C_READ and I2C_WRITE which are not thread safe (2016-01-26).
* SPI: Rename the STM32 up_spiinitialize() to stm32_spibus_initialize()
(2016-01-26).
* SPI: Rename the SAM up_spiinitialize() to stm32_spibus_initialize()
(2016-01-26).
* SPI: Rename the Tiva up_spiinitialize() to tiva_spibus_intialize()
(2016-01-26).
+1 -1
Submodule arch updated: 8e91d976b4...0995e8c843
+1 -1
Submodule configs updated: bea7a607db...4759f24031