In Arduino IDE menu, go to Sketch -> Include Libray -> Add .ZIP Library... and then select the zipped library. After including it, you can add the include headers to your current sketch with Sketch -> ...
It's simple library for STM32. This file have some function for I2C comunication with Slave device. I used STM32F103, but u can change this device library: #include "stm32f1xx_ll_i2c.h" #include ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results