Search found 1 match
- Mon Dec 30, 2024 12:47 pm
- Forum: ESP-IDF
- Topic: BMI270 Component for ESP IDF
- Replies: 1
- Views: 336
BMI270 Component for ESP IDF
I have added the bmi270 component using the component manager in esp-idf (vscode extension) and the buidl works , but when I add any program from the expamples, in the main.c , it doesnt build and gives error. Probably becuse of how I am setting the CMake file. Please help to add this component to m...