Update ChangeLog

This commit is contained in:
Gregory Nutt
2016-02-02 12:27:26 -06:00
parent 9ce58ad5b7
commit 95df32a5ce
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -11439,4 +11439,9 @@
raw I2C data transfers for test applications (2016-02-02).
* I2C_RESET: Eliminate up_i2creset(). It should not be a global function;
Now it is an I2C interface method (2016-02-02).
* I2C: Rename up_i2cinitialize and up_i2cuninitilize to follow the correct
naming convention. These are not common interfaces used by the OS;
these are MCU-specific interfaces used only be MCU-specific code. The
the correct naming is xyz_i2cbus_initialize and xzy_i2cbus_uninitialize
where xzy is the MCU mnemonic (2016-02-02).
+1 -1
Submodule arch updated: 263fa48aae...403b4e70eb
+1 -1
Submodule configs updated: 5888111526...13812e17cb