Hello, We have an custom board of STM32MP157 series and we are using BME680 using I2C interface I need cross compiled libraries for out environment.I am sharing my installation link and procedure to setup environment, please generate libraries for my environment. Toolchain can be downloaded from the below attached link and in the link download yocto SDK https://my.st.com/content/my_st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32-mpu-openstlinux-distribution/stm32mp1dev.license=1587724867968.product=Yocto_SDK.version=1.2.0.html After downloading extract the file and run the st-image-weston-openstlinux-weston-stm32mp1-x86_64-toolchain-2.6-openstlinux-20-02-19.sh script for installation and it will install in the default path /opt/st. To make the environment setup please run as below source /opt/st/stm32mp1/2.6-openstlinux-20-02-19/environment-setup-cortexa7t2hf-neon-vfpv4-ostl-linux-gnueabi make Regards Raguram.
... View more