ARMmbed / core-util

DEPRECATED: Mbed 3 utilities library
Other
12 stars 17 forks source link

update module.json to depend on any mbed-core #14

Closed rgrover closed 9 years ago

rgrover commented 9 years ago

CR @bogdanm

rgrover commented 9 years ago

CR @bogdanm Bogdan, I'd like some advice regarding the versioning here. Should I create yet another yotta patch version to mark the latest fix for template specialization? Thanks.

0xc0170 commented 9 years ago

Yes, you should. We do version+publish+push version commit with the tag once merged ,as any >= version might already exist , in this case there might be >= v0.0.9 on master.

bremoran commented 9 years ago

This should be two different pull requests. The title of this PR does not correctly represent the changes made herein.

bogdanm commented 9 years ago

Assuming you tested this on both K64F and NRF51822, +1.

bremoran commented 9 years ago

Built cleanly for frdm-k64f-gcc

both pass cleanly.

So, +1 from me.