Hello,
I am trying to use nrf-mpu-examples in eclipse from this link github.com/.../nrf5-mpu-examples. I have provided all required libraries and header files but I am not getting how I can remove this error "No MPU defined. Please define MPU in Target Options C/C++ Defines" In the post they mentioned "Define your MPU in Keil's "Target Options -> C/C++". Use define "MPU9255", "MPU9150", or "MPU60x0"." but i am using eclipse. What should be done ?