ARMmbed / mbed-os-example-ble

BLE demos using mbed OS and mbed cli
Apache License 2.0
134 stars 118 forks source link

Updating mbed-os to mbed-os-5.12.1 #232

Closed 0xc0170 closed 5 years ago

0xc0170 commented 5 years ago

Please test this PR

If successful then merge, otherwise provide a known issue. Once you get notification of the release being made public then tag Master with mbed-os-5.12.1 .

0xc0170 commented 5 years ago

@ARMmbed/mbed-os-pan CI failures?

argument --profile: toolchain ARMC6 is not supported by profile toolchains_profile.json Please review

ConradBraam commented 5 years ago

I have some workable changes for the profile file, it's in the test repo. Fixing it will not completely unblock this job though, but will be progress. Let me clarify better, the examples all compile and function as intended. The automated test tool itself fails to compile, and that is amongst other things causing this job to be in a CI failure state.