microbit-samples: added default target of bbc-microbit-classic-gcc
parent
e8b37cb2fc
commit
015d2fa42b
|
@ -1,4 +1,3 @@
|
|||
build
|
||||
.yotta.json
|
||||
yotta_targets
|
||||
yotta_modules
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"build": {
|
||||
"target": "bbc-microbit-classic-gcc,*"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue