csash7 / mbed-BLE-Mouse

BLE Mouse library for Arduino boards with BLE support and mbed OS
17 stars 6 forks source link

Problem finding ble library #7

Open stellanl opened 2 years ago

stellanl commented 2 years ago

Has this been tested with the current setup for mbed OS boards? I build for a "Arduino Mbed OS Nano Board", but "#include ble/BLE.h" in HIDMouse.h does not resolve. I can tell that the missing lib is similar to https://github.com/ARMmbed/ble, but simply importing that does not work either.