mbed-os/libraries/mbed
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
..
api mbed lib revision - 111 2015-12-15 16:06:22 +00:00
common Fix RawSerial when used with ARMCC microlib 2016-01-10 19:01:46 -06:00
hal Serial - constness for tx 2015-06-09 10:02:27 +01:00
targets SiLabs Pearl: More SPI fixes for 9-16 bit frames 2016-01-12 17:21:18 +01:00
.yotta_ignore ignore target files not supported by the yotta module, to minimise published module size 2015-09-09 09:30:31 +01:00
CMakeLists.txt ensure startup code is included when building for armcc 2015-06-26 18:42:12 +01:00
module.json use mbed-classic as the module name; use YOTTA_GLOBAL_INCLUDE_DIRS 2015-06-23 16:29:04 +01:00