mbed-os/libraries
jhokajar 0dfca1ad86 SiLabs Pearl: More SPI fixes for 9-16 bit frames
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.
2016-01-12 17:21:18 +01:00
..
USBDevice SiL USB: Disable LEM in Happy with ISOC endpoints 2015-07-28 17:22:53 +03:00
USBHost [FATFileSystem] Fixed API integer widths 2015-11-26 09:59:52 -07:00
doc Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
dsp [dsp lib] update CMSIS dsp 4.5 2015-11-18 23:26:25 +01:00
fs [FATFileSystem] Fixed API integer widths 2015-11-26 09:59:52 -07:00
mbed SiLabs Pearl: More SPI fixes for 9-16 bit frames 2016-01-12 17:21:18 +01:00
net Modify the format of code 2015-11-02 17:50:04 +09:00
rpc Add RZ_A1H in RPC. 2015-08-07 16:20:22 +09:00
rtos Merge pull request #1467 from mbedmicro/fix_m7core 2016-01-11 16:55:37 +00:00
tests Merge https://github.com/mbedmicro/mbed 2015-11-20 10:08:05 +01:00