Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Sleep using ThisThread::sleep_for #2

Closed
wants to merge 1 commit into from

Conversation

janjongboom
Copy link
Contributor

@facchinm I'm not sure if this is supported in the Mbed OS version you're using, but this didn't compile against Mbed OS master for me unless I made this change.

@facchinm
Copy link
Member

facchinm commented Aug 2, 2019

Hi @janjongboom ,
thanks for the patch! I merged it manually adding the namespace here a4b622b (to avoid breaking the Arduino core of course 😉 ). We are currently targeting mbed master (git describe doesn't really give a meaningful sha since I applied ARMmbed/mbed-os#11136 and ARMmbed/mbed-os#11137 , but the patch introducing it is f65b4a9#diff-74d6d103a03fab9142eb36c4153b90e0L42 (needed by https://github.com/ARMmbed/mbed-os/blob/987533859add1a593784aefcd1e84e764818bd9e/platform/mbed_wait_api.h#L72)

@facchinm facchinm closed this Aug 2, 2019
@janjongboom
Copy link
Contributor Author

@facchinm Perfect!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants