ARMmbed / ci-test-shield

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

Update deprecated Thread API #97

Closed jamesbeyond closed 4 years ago

jamesbeyond commented 4 years ago

Some thread API deprecated in ARMmbed/mbed-os#12142 This PR change Thread::gettid to ThisThread::get_id

jeromecoutant commented 4 years ago

Tests are OK with this one :-)

jamesbeyond commented 4 years ago

fix issue in https://github.com/ARMmbed/ci-test-shield/pull/96