ARMmbed / core-util

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

Module - update cmsis and drivers minor versions #35

Closed 0xc0170 closed 8 years ago

0xc0170 commented 8 years ago

cmsis-core already published

mbed-drivers will get 0.10.0 within hours, just need to +1 for this and will carry out updating drivers at the same time as core-util.

bogdanm commented 8 years ago

Before releasing a new minor of this, you'll need to update the mbed-drivers >= 0.8.0 dependency spec on the current minor if 0.8.0 and 0.10.0 are incompatible as far as core-util is concerned, otherwise the current minor will also try to use mbed-drivers version 0.10.0. Other than that, +1.

0xc0170 commented 8 years ago

I checked again, it should not break, thus I amended the commit to only update cmsis-core

bogdanm commented 8 years ago

OK, +1 then.