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. |
||
|---|---|---|
| .. | ||
| api | ||
| common | ||
| hal | ||
| targets | ||
| .yotta_ignore | ||
| CMakeLists.txt | ||
| module.json | ||