Hello,
I'm getting this error when I try to build the project:
compile shields/TARGET_CORDIO_BLUENRG/BlueNrgHCIDriver.cpp/src/shields/TARGET_CORDIO_BLUENRG/BlueNrgHCIDriver.cpp:2:10: fatal error: 'CordioBLE.h' file not found#include "CordioBLE.h"
The project in concern is mbed-os-example-ble-Button. In mbed on-line compiler the project is compiled.
When I import it in keil, at first stage the project is compiled, but after updating libraries I got that errors.
Thanks in advance.
Regards,
Stefano