You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so, the reason for the warning is that there is no entry with the string "NRF51822_MKIT" as part of the name or the extra labels of any entry within target.json. should I instead be matching on the MCU_NRF51822 instead?
Activity
theotherjimmy commentedon Jun 6, 2016
you're right. these should have gone away. I missed the warning:
[WARNING] device NRF51822_MKIT did not have an associated entry in targets.json
0xc0170 commentedon Jun 6, 2016
Please @theotherjimmy send a fix or let us know otherwise
theotherjimmy commentedon Jun 6, 2016
Working on it. will link this issue with the pr when I get that up.
theotherjimmy commentedon Jun 6, 2016
so, the reason for the warning is that there is no entry with the string "NRF51822_MKIT" as part of the name or the extra labels of any entry within target.json. should I instead be matching on the MCU_NRF51822 instead?
theotherjimmy commentedon Jun 6, 2016
#1859
theotherjimmy commentedon Jun 6, 2016
@bogdanm the PR was merged. is this all cleaned up now?
theotherjimmy commentedon Jun 9, 2016
@bogdanm @0xc0170 PING! Is this resolved?
0xc0170 commentedon Jun 9, 2016
It should be