Description
mbed_poll does not do proper blocking in the presence of rtos.
It is a form of busy waiting that prevents the microcontroller sleeping.
Note: this issue is in a TODO comment in the file, but quick search in this github does not result in any issue matching it.
Issue request type
[ ] Question
[x] Enhancement
[ ] Bug