fdsg
Dependencies: BLE_API MicroBitEffectsPedal nRF51822
Fork of microbit-dal by
History
.
2016-12-15, by TheoHavercroft [Thu, 15 Dec 2016 16:26:06 +0000] rev 76
.
.
2016-12-15, by TheoHavercroft [Thu, 15 Dec 2016 16:23:50 +0000] rev 75
.
;
.
2016-12-15, by TheoHavercroft [Thu, 15 Dec 2016 16:19:44 +0000] rev 74
.
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]