mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +03:00
kx122: Add Java/Javascript/Python examples
Implemented a swig interface file for the kx122 and added corresponding swig language examples. Also added an STL vector flavor for getting acceleration values from the kx122. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -221,3 +221,5 @@ add_example_with_path(LE910_Example uartat uartat)
|
||||
add_example_with_path(SpeakerPWMSample speaker speaker)
|
||||
add_example_with_path(RN2903_P2P_RX_Example rn2903 rn2903)
|
||||
add_example_with_path(RN2903_P2P_TX_Example rn2903 rn2903)
|
||||
|
||||
add_example(KX122Example kx122)
|
||||
|
Reference in New Issue
Block a user