Commit Graph

36 Commits

Author SHA1 Message Date
Fabien Chouteau
3e828649f8 Bump copyright notice 2020-03-10 17:22:21 +01:00
Fabien Chouteau
c3d62fe587 nRF51/52: fix style 2020-03-10 17:22:21 +01:00
Fabien Chouteau
6eb0b3473f micro:bit: add an example for the accelerometer
The accelerometer init procedure is replaced by elaboration initialization to
match the interface of the other micro:bit features.
2019-11-12 17:57:14 +01:00
Fabien Chouteau
b1b3d1dfe2 MicroBit: Add console package
Provides an interface to send and receive character on the UART over USB
line of the MicroBit.
2019-10-28 11:02:44 +01:00
Fabien Chouteau
456c3231ac Use startup-gen on MicroBit board support 2019-08-22 19:53:17 +02:00
Thomas Quinot
2428fd9d62 Add demo for Kitronik :MOVE line follower add-on (#307) 2019-07-22 12:26:47 +02:00
Thomas Quinot
d1a8c341c5 Add support for NeoPixel and similar LED strips (#302)
* Add support for NeoPixel and similar LED strips

* Rename MicroBit.IOs.LEDs to MicroBit.IOs.NeoPixel

As suggested on #302.

* Regenerate projects after addition of NeoPixel middleware
2019-07-09 16:42:32 +02:00
Thomas Quinot
6952d375cd Fix URL for Community download 2019-04-30 10:26:31 +02:00
Thomas Quinot
466f0dc4a2 Add minimal example of servo motor control. 2018-09-26 18:32:21 +02:00
Alejandro R. Mosteo
d293be1395 Added Ide package to remaining micro:bit examples 2018-07-19 18:53:00 +02:00
Alejandro R. Mosteo
531e674cd1 Added Ide info to micro:bit text/button GPR files 2018-07-19 18:01:32 +02:00
Fabien Chouteau
8da0dc5bfb MicroBit: Add a buttons example 2018-07-13 19:51:43 +02:00
Fabien Chouteau
f2bb372931 MicroBit: Split the original example in two 2018-07-13 19:44:34 +02:00
Fabien Chouteau
f1da6fb70b MicroBit: Add a documented examples 2018-07-13 19:44:34 +02:00
Fabien Chouteau
556ea3edf2 BLE: Allow custom MAC in beacon packet definition
And change the MAC for micro:bit example.
2018-07-13 19:44:34 +02:00
Fabien Chouteau
e1568986c3 Update examlpes/MicroBit/README.md 2018-07-04 11:22:53 +02:00
Fabien Chouteau
4393bb829d Micro:bit example: Update for GNAT Community 2018 2018-06-27 15:57:37 +02:00
Fabien Chouteau
e7873c90a8 Update example projects for new board support projects 2018-04-27 21:16:40 +02:00
Fabien Chouteau
36f137ad18 Fix "use clause for has no effect" errors 2018-03-09 16:59:59 +01:00
Fabien Chouteau
8ef604d7b6 Fix MicroBit example README.md 2018-02-19 13:33:40 +01:00
Fabien Chouteau
085b01de06 Update run-time repository in Micro:Bit README 2017-10-19 11:07:29 +02:00
Fabien Chouteau
3a7945c20a Use new GPRbuild attribute: Create_Missing_Dirs
And remove now useless .gitignore files and empty directories.
2017-06-27 15:58:10 +02:00
Fabien Chouteau
59f97ee546 Boards: Fix projects and src paths 2017-06-27 14:52:18 +02:00
Jerome Lambourg
d3ec1e2686 Fix examples after changes in config.gpr 2017-06-26 18:18:59 +02:00
Jerome Lambourg
a63e6fc852 Fix the examples. 2017-06-26 18:18:58 +02:00