mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 09:20:39 +03:00
kx122: Note return method change in apichanges.md
Updated the API documentation with changes to the kx122. Removed a few extra EOL spaces. Signed-off-by: Antoine W. Campagna <AntoineW@Campagna.org> Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
parent
e99f1d73fd
commit
b55501e327
@ -4,6 +4,11 @@ API Changes {#apichanges}
|
|||||||
Here's a list of other API changes made to the library that break source/binary
|
Here's a list of other API changes made to the library that break source/binary
|
||||||
compatibility between releases:
|
compatibility between releases:
|
||||||
|
|
||||||
|
# vNext
|
||||||
|
* The interface of **kx122** has been modified to return values instead of
|
||||||
|
receiving pointers. This applies to member functions: getWhoAmI,
|
||||||
|
getInterruptSource, getBufferStatus, getRawBufferSamples, and getBufferSamples.
|
||||||
|
|
||||||
# v1.6.0
|
# v1.6.0
|
||||||
|
|
||||||
* Several C libraries had their init function pin type modified from uint8_t
|
* Several C libraries had their init function pin type modified from uint8_t
|
||||||
|
Loading…
x
Reference in New Issue
Block a user