mirror of https://github.com/ARMmbed/mbed-os.git
In case Rx is not initiliased its content might be random from stack. This is causing problem in case of 8 bits read only as the left-side 8 bits of the returned int value may contain this random byte data. This was for instance detected when using SDFileSystem Lib. |
||
|---|---|---|
| .. | ||
| TARGET_STM32F0 | ||
| TARGET_STM32F1 | ||
| TARGET_STM32F2 | ||
| TARGET_STM32F3 | ||
| TARGET_STM32F4 | ||
| TARGET_STM32F7 | ||
| TARGET_STM32L0 | ||
| TARGET_STM32L1 | ||
| TARGET_STM32L4 | ||
| hal_tick_16b.c | ||
| hal_tick_32b.c | ||
| i2c_api.c | ||
| lp_ticker.c | ||
| mbed_rtx.h | ||
| rtc_api.c | ||
| rtc_api_hal.h | ||
| sleep.c | ||
| stm_spi_api.c | ||
| trng_api.c | ||
| us_ticker_16b.c | ||
| us_ticker_32b.c | ||