mirror of https://github.com/ARMmbed/mbed-os.git
When building with the debug profile, certain ST plaforms error with 'get_i2c_timing' not being defined. This is because the function is not defined as 'static inline', but just 'inline'. |
||
|---|---|---|
| .. | ||
| 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 | ||