Samples of how to use the micro:bit DAL with mbed. This is a hg clone of the real git repo that can be found here: https://github.com/lancaster-university/microbit-samples
Dependencies: microbit
Fork of microbit-samples by
History
update of microbit repo to latest revision
2016-04-08, by finneyj [Fri, 08 Apr 2016 18:04:40 +0000] rev 7
update of microbit repo to latest revision
Fixup HelloWorld.cpp version mismatch after manual main.cpp removal
2016-04-08, by Jonathan Austin [Fri, 08 Apr 2016 18:35:41 +0100] rev 6
Fixup HelloWorld.cpp version mismatch after manual main.cpp removal
Update microbit dependency
2016-04-08, by JonnyA [Fri, 08 Apr 2016 16:49:20 +0000] rev 5
Update microbit dependency
Remove trailing main.cpp left over from sync
2016-04-08, by Jonathan Austin [Fri, 08 Apr 2016 17:39:22 +0100] rev 4
Remove trailing main.cpp left over from sync
Synchronized with git rev 73f82275
2016-04-08, by LancasterUniversity [Fri, 08 Apr 2016 16:59:45 +0100] rev 3
Synchronized with git rev 73f82275
Author: Joe Finney
microbit-samples: Update to make HelloWorld the default sample
Synchronized with git rev 8f9a0bcc
2016-04-08, by LancasterUniversity [Fri, 08 Apr 2016 16:59:43 +0100] rev 2
Synchronized with git rev 8f9a0bcc
Author: Joe Finney
microbit-samples: Added a suite of basic samples
Also introduced MicroBitSamples.h as a simple, cross IDE mechanism to choose
which sample to build.
Synchronized with git rev 7a8e36db3f62
2016-04-08, by LancasterUniversity [Fri, 08 Apr 2016 16:53:05 +0100] rev 1
Synchronized with git rev 7a8e36db3f62
Initial commit to contain all library files
2016-04-07, by JonnyA [Thu, 07 Apr 2016 00:56:00 +0000] rev 0
Initial commit to contain all library files