mirror of https://github.com/ARMmbed/mbed-os.git
spi_buffer_tx_write fixed to work correctly with 9-16 bit frames, if transfer length > 1. If frame is 9-16 bit client can use uint16_t or uint32_t buffer for data storage, spi_api's default is to use uint16_t. Added precompiler condition USE_UINT16_BUFFER to change assumption for DMA and IRQ -transfers. |
||
|---|---|---|
| .. | ||
| TARGET_ARM_SSG/TARGET_MPS2 | ||
| TARGET_Atmel | ||
| TARGET_Freescale | ||
| TARGET_Maxim | ||
| TARGET_NORDIC/TARGET_MCU_NRF51822 | ||
| TARGET_NXP | ||
| TARGET_RENESAS/TARGET_RZ_A1H | ||
| TARGET_STM | ||
| TARGET_Silicon_Labs/TARGET_EFM32 | ||
| TARGET_WIZNET/TARGET_W7500x | ||