This is for Bluetooth World 2018

Dependencies:   BLE_API mbed-dev-bin nRF51822

Fork of microbit-dal by Lancaster University

History

1. NEW: Add #include "MicroBitAnimationService.h" to MicroBitBLEManager.h; *; * In MicroBitConfig.h:; * #define MICROBIT_BLE_OPEN 1; * #define MICROBIT_SD_GATT_TABLE_SIZE 0x500 default tip

2018-08-06, by krenbluetoothsig [Mon, 06 Aug 2018 08:39:40 +0000] rev 76

1. NEW: Add #include "MicroBitAnimationService.h" to MicroBitBLEManager.h; *; * In MicroBitConfig.h:; * #define MICROBIT_BLE_OPEN 1; * #define MICROBIT_SD_GATT_TABLE_SIZE 0x500


1. NEW: MicroBitAnimationService.cpp.

2018-08-06, by krenbluetoothsig [Mon, 06 Aug 2018 08:24:05 +0000] rev 75

1. NEW: MicroBitAnimationService.cpp.


1. NEW: add MicroBitAnimationService.h

2018-08-06, by krenbluetoothsig [Mon, 06 Aug 2018 08:18:25 +0000] rev 74

1. NEW: add MicroBitAnimationService.h


Link to latest mbed-dev-bin (mbed library)

2016-07-13, by JonnyA [Wed, 13 Jul 2016 14:32:54 +0000] rev 73

Link to latest mbed-dev-bin (mbed library)


Update lib files

2016-07-13, by Jonathan Austin [Wed, 13 Jul 2016 12:43:17 +0100] rev 72

Update lib files


Synchronized with git rev ff547977

2016-07-13, by LancasterUniversity [Wed, 13 Jul 2016 12:18:51 +0100] rev 71

Synchronized with git rev ff547977
Author: Joe Finney
microbit: Removed dependency on microbit target for MicroBitDisplay

- removed ROW1 and COL1 dependencies that are defined in the bbc-microbit
family of mbed targets, so that microbit-dal can be compiled for other mbed
targets. #172

- removed legacy reference to the default microbitMatrixMap in
MicroBitDisplay, in favour of the map configured through the constructor.


Synchronized with git rev 4fd5b0b6

2016-07-13, by LancasterUniversity [Wed, 13 Jul 2016 12:18:50 +0100] rev 70

Synchronized with git rev 4fd5b0b6
Author: Charles Hemming
Protection from ISR added to queueDepth counter (#175 )


Synchronized with git rev 862528bb

2016-07-13, by LancasterUniversity [Wed, 13 Jul 2016 12:18:49 +0100] rev 69

Synchronized with git rev 862528bb
Author: James Devine
microbit-dal: minor spelling corrections

Courtesy of @gbaman


Synchronized with git rev c0282381

2016-07-13, by LancasterUniversity [Wed, 13 Jul 2016 12:18:48 +0100] rev 68

Synchronized with git rev c0282381
Author: James Devine
microbit-dal: moved to v2.0.0-rc4


Synchronized with git rev 05c03b06

2016-07-13, by LancasterUniversity [Wed, 13 Jul 2016 12:18:47 +0100] rev 67

Synchronized with git rev 05c03b06
Author: James Devine
microbit-dal: added validation to send [#151]