ARMmbed / sal

mbed C abstract socket API layer
Other
3 stars 16 forks source link

Update Mesh-API to next Major version #43

Closed SeppoTakalo closed 8 years ago

SeppoTakalo commented 8 years ago

Required by https://github.com/ARMmbed/mbed-client-example-6lowpan/pull/54

SeppoTakalo commented 8 years ago

CC: @bremoran

bremoran commented 8 years ago

Does this contain API-breaking changes?

SeppoTakalo commented 8 years ago

Basically it just pull in the breaking API changes for Nanostack so therefore I pumped up the major version.

bremoran commented 8 years ago

Do I need to increase the major version of SAL for this change?

SeppoTakalo commented 8 years ago

No. I pumped up the major of mesh-api, nanostack and atmel-driver. The mesh-api did not basically change, so it is enough that you do just patch version update.