Loading st/asm330lhh/README.md +7 −9 Original line number Diff line number Diff line Loading @@ -42,14 +42,12 @@ The compiled library will be placed in *<AOSP_DIR\>/out/target/product/<board\>/ To configure sensor the Sensor HAL IIO > *For Android Version < O use mm tools* > For Android Version < O use mm tools > $mm sensors-defconfig (default configuration) > or > $mm sensors-menuconfig > *For Android Version >= O* > For Android Version >= O use make > $PLATFORM_VERSION=x.y.z make -f Makefile_config sensors-defconfig (default configuration) > or > $PLATFORM_VERSION=x.y.z make -f Makefile_config sensors-menuconfig ##### COMPILING THE SENSOR HAL FOR LINUX Loading Loading
st/asm330lhh/README.md +7 −9 Original line number Diff line number Diff line Loading @@ -42,14 +42,12 @@ The compiled library will be placed in *<AOSP_DIR\>/out/target/product/<board\>/ To configure sensor the Sensor HAL IIO > *For Android Version < O use mm tools* > For Android Version < O use mm tools > $mm sensors-defconfig (default configuration) > or > $mm sensors-menuconfig > *For Android Version >= O* > For Android Version >= O use make > $PLATFORM_VERSION=x.y.z make -f Makefile_config sensors-defconfig (default configuration) > or > $PLATFORM_VERSION=x.y.z make -f Makefile_config sensors-menuconfig ##### COMPILING THE SENSOR HAL FOR LINUX Loading