mirror of https://github.com/ARMmbed/mbed-os.git
As suggested by Russ Butler in mbed-os issue #7328, and until there is an implementation of mbed-os issue #4408, we are implementing a workaround at HAL level to check if there is any ongoing serial transfer (which happens if HW FIFO is not yet empty). In case a transfer is ongoing, we're not entering deep sleep and return immediately. |
||
|---|---|---|
| .. | ||
| TARGET_NUCLEO_F207ZG | ||
| device | ||
| analogin_device.c | ||
| analogout_device.c | ||
| can_device.h | ||
| device.h | ||
| flash_api.c | ||
| gpio_irq_device.c | ||
| gpio_irq_device.h | ||
| i2c_device.h | ||
| objects.h | ||
| pin_device.h | ||
| pwmout_device.c | ||
| pwmout_device.h | ||
| serial_device.c | ||
| spi_api.c | ||
| spi_device.h | ||