Version with sensors supporting SPI 3-wires

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON_SPI3W

Dependents:   sensor-node-ble

Fork of X_NUCLEO_IKS01A2 by Licio Mapelli

Changes

RevisionDateWhoCommit message
24:17e674bd19c8 2017-09-07 mapellil Code cleanup default tip
23:9ffbb64a8c19 2017-09-07 mapellil Added SPI support to sensors 303 and 221
22:8318af418b8a 2017-08-31 mapellil Updated link to X_NUCLEO_COMMON_SPI3W now compatible with https://github.com/ARMmbed/mbed-os/pull/4975
21:96517d7677fa 2017-07-17 mapellil Fixed dependency lib name
20:f928b6271dcc 2017-07-05 nikapov Update libs
19:bfb25ac47fb5 2017-06-05 mapellil Removed CS pin from I2C sensors constructor
18:5ac81bd5cbe2 2017-05-30 mapellil Changed LSM6DSL constructor
17:991f03a4e8b8 2017-05-30 mapellil Changed LSM6DSL sensor constructor args order and related IKS board constructor call
16:1ab9979c045f 2017-05-24 mapellil updated dep lib
15:d7dbac0dda30 2017-05-24 mapellil Updated dep lib
14:89c77031151e 2017-05-17 mapellil Fixed LSM6DSL_ACC_GYRO_W_SPI_Mode
13:941e512cb35b 2017-05-15 mapellil fixed LPS22HB_Set_SpiInterface
12:fe9481a79119 2017-05-15 mapellil Added asset, fixed warnings
11:6c2d5fbdab18 2017-05-12 mapellil Added SPI3W and SPI4W support to all sensors. Added INT and CS pins to all the sensor constructor classes to allow SPI3W support and future INT measure implementation
10:7ced1e5f49dc 2017-03-14 davide.aliprandi@st.com Renamed status_t into mems_status_t to avoid conflicts with other expansion boards.
9:038121268b07 2017-03-14 Davidroid Updated with the new version of the ST_INTERFACES library, and other typos corrected.
8:5a8e9a17659a 2017-03-14 davide.aliprandi@st.com Removed old files
7:753cd372c183 2017-03-14 davide.aliprandi@st.com Aligning to ARM mbed coding style.
6:671fd10a51b7 2017-03-14 davide.aliprandi@st.com Aligning to ARM mbed coding style.
5:63b2b4c21092 2016-12-15 cparata Update LSM6DSL library
4:bddefe5a3b82 2016-12-05 cparata Update libraries
3:2c8568da2e3a 2016-12-02 cparata Update library
2:49e6947ee5a7 2016-11-28 cparata Update library
1:bd2a01e81e6f 2016-11-28 cparata Add pin of interrupts in the main
0:cad5dab2b21d 2016-11-28 nikapov X_NUCLEO_IKS01A2 lib created.