Unable to compile hts221 driver


Jyothi Srirangam <jsrirangam@...>
 

Greetings!

I am trying to compile "hts221 driver" in 3.2 version of Zephyr , while compiling i am getting "hts221_reg.h" file is not found
Previously, in 2.5 version this driver used to compile successfully for nrf sdk.

What is the best way to integrate hts221 driver?

Thank you in advance..

Jyothi.
 


Benjamin Cabé
 

Hi Jyothi,

Are you confident your environment is up-to-date w.r.t 3.2? You may want to run west update. (see https://github.com/zephyrproject-rtos/zephyr/issues/42147)

Benjamin --


On Thu, Feb 16, 2023 at 11:21 AM Jyothi Srirangam <jsrirangam@...> wrote:
Greetings!

I am trying to compile "hts221 driver" in 3.2 version of Zephyr , while compiling i am getting "hts221_reg.h" file is not found
Previously, in 2.5 version this driver used to compile successfully for nrf sdk.

What is the best way to integrate hts221 driver?

Thank you in advance..

Jyothi.