Solution for Bluetooth SIG hands-on training course
Dependencies: BLE_API mbed-dev-bin nRF51822-bluetooth-mdw
Fork of microbit-dal-bluetooth-mdw_starter by
Diff: source/CMakeLists.txt
- Revision:
- 49:88f03f3feff1
- Parent:
- 37:b624ae5e94a5
--- a/source/CMakeLists.txt Wed Jul 13 12:18:27 2016 +0100 +++ b/source/CMakeLists.txt Wed Jul 13 12:18:28 2016 +0100 @@ -40,6 +40,7 @@ "drivers/MicroBitSerial.cpp" "drivers/MicroBitStorage.cpp" "drivers/MicroBitThermometer.cpp" + "drivers/TimedInterruptIn.cpp" "bluetooth/MicroBitAccelerometerService.cpp" "bluetooth/MicroBitBLEManager.cpp"