ARMmbed / ci-test-shield

mbed CI Test Shield
Apache License 2.0
9 stars 36 forks source link

Correct deprecated API #93

Closed jeromecoutant closed 4 years ago

jeromecoutant commented 4 years ago

Lots of deprecated API are used with ci-test-shield

We need to use this shield even after mbed-os 5.14

Thx

@MarceloSalazar @LMESTM @bulislaw

bulislaw commented 4 years ago

@jamesbeyond please have a look

jamesbeyond commented 4 years ago

you mean in https://github.com/ARMmbed/ci-test-shield @jeromecoutant ?

jeromecoutant commented 4 years ago

Yes, + I2CEeprom + LM75B

jamesbeyond commented 4 years ago

Despite we announced deprecation of those APIs, I'd say we haven't done a good job in terms of deprecating those APIs from our end. Some of our code still uses them. We have a task for cleaning up our deprecated APIs from mbed-os code base, I will make sure those repos will get updated along with the mbed-os

jeromecoutant commented 4 years ago

Part of correction in #96

jamesbeyond commented 4 years ago

I believe the deprecated API from this repo had been updated. closing this ticket