Search found 1 match

by NanI__
Fri Dec 09, 2022 9:56 am
Forum: ESP-IDF
Topic: Porting LSM6DS3 IMU Arduino library to IDF
Replies: 0
Views: 587

Porting LSM6DS3 IMU Arduino library to IDF

I am fairly new to ESP-IDF. I need to port the Arduino library -> SparkFunLSM6DS3 ( https://github.com/sparkfun/SparkFun_LS ... no_Library ) for my project.

I have tested the library in Arduino and it works perfectly. Now, I need to port it to IDF, how can I do it? What are the general steps?