Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BLE_API mbed-dev-bin nRF51822
Fork of microbit-dal by
Diff: source/CMakeLists.txt
- Revision:
- 49:88f03f3feff1
- Parent:
- 37:b624ae5e94a5
diff -r 34d1adb6771c -r 88f03f3feff1 source/CMakeLists.txt
--- 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"
