You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I worked on this fork to add support for the STM32F3 boards over I2C.
This is a minimal working example that shows how to use the library with CMake on the STM32F3Discovery.
The setup is obviously a bit more tedious than the Arduino or the ESP32 ones, but, assuming a CMake project exists already, it's not bad:
If you think the fork should be merged to master, we can open a PR, review the changes, and update the code as needed. Changes to the readme will be needed as well, but I first want to understand if it's feasible to proceed.
The text was updated successfully, but these errors were encountered:
Hi,
I worked on this fork to add support for the STM32F3 boards over I2C.
This is a minimal working example that shows how to use the library with CMake on the STM32F3Discovery.
The setup is obviously a bit more tedious than the Arduino or the ESP32 ones, but, assuming a CMake project exists already, it's not bad:
If you think the fork should be merged to master, we can open a PR, review the changes, and update the code as needed. Changes to the readme will be needed as well, but I first want to understand if it's feasible to proceed.
The text was updated successfully, but these errors were encountered: