Small-Core I2C driver for the RTOS

Hi all!

I’m trying to use the duo cv1800b to read the tempeture from a bme i2c sensor with the small core.

But even with the driver responding as if everything worked, while debugging over serial, I can’t see changes on the logic analyzer connected to the default bus.

Do I need to use a specific function to enable the i2c to the small core?

The code is in my forked repo: