Hello,I am trying to use the latest BSEC2 library in the Arduino IDE with an ESP32-C6 (RISC-V architecture). The compilation fails because the precompiled archive for the ESP32-C6 is missing from the library's src folder (while older RISC-V chips like the ESP32-C3 are present).When will Bosch officially release an update for the BSEC2 library that includes native support and the precompiled libalgobsec.a file for the ESP32-C6? Is there an official workaround recommended in the meantime?Thank you!