Core51822 module helloworld. BLE disable version.
Dependencies: microbit_ble_disable
Fork of microbit-samples by
Core51822モジュールでmicro:bitのDAL(Device Abstraction Layer)を使います。
注意
BLE(Bluetooth Low Energy)は無効にしています。
History
use BLE disabled microbit library.
2016-05-08, by va009039 [Sun, 08 May 2016 09:57:04 +0000] rev 8
use BLE disabled microbit library.
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