mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Update ChangeLog
This commit is contained in:
@@ -11439,4 +11439,9 @@
|
|||||||
raw I2C data transfers for test applications (2016-02-02).
|
raw I2C data transfers for test applications (2016-02-02).
|
||||||
* I2C_RESET: Eliminate up_i2creset(). It should not be a global function;
|
* I2C_RESET: Eliminate up_i2creset(). It should not be a global function;
|
||||||
Now it is an I2C interface method (2016-02-02).
|
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
Reference in New Issue
Block a user