Merge pull request #36 from carlosperate/yotta-target

Set the target to be fetched from GitHub instead of the (deprecated) Yotta registry
master
James Devine 2 years ago committed by GitHub
commit 285f9acfb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
{
"build": {
"target": "bbc-microbit-classic-gcc,*"
"target": "bbc-microbit-classic-gcc,https://github.com/lancaster-university/yotta-target-bbc-microbit-classic-gcc"
}
}

Loading…
Cancel
Save