Hello,
Im using the gesture control device from microchip Hillstar development board MGC3130 and Im trying to build a small application to control the STM32F4 Leds through gests. The communication will established through I2C. I tried to include the Hillstar headers file (gestic_api.h & gestic_dynamic.h) in the Keil project directory but I keep getting this error in the gestic_api.h header file saying " error :#35: #error directive: "NO IO-implementation is selected"
Your help will be very much appreciated. Thank you.