Joe Finney
d821d76abc
microbit: changed default target to gcc
...
gcc is more widely used in the community due to being open source and free...
changed the default compiler to suit the common case.
2015-12-11 15:20:19 +00:00
James Devine
3bb9642b02
microbit: changed the default target
...
Previously the default target in .yotta.json was targetting
a namespace that did exist originally, but no longer does.
The default target is now bbc-microbit-classic-armcc.
2015-08-08 00:15:11 +01:00
James Devine
c5c2cfb221
microbit: A sample program using yotta
...
This commit adds the bbc-microbit-armcc target, and
also includes the microbit dal, showing how the microbit
can be compiled using yotta.
2015-07-31 17:57:43 +01:00