mbed-os/hal
Laurent MEUNIER 00086a6f44 [STM32F4] Simplify spi Asynch transfer implementation
Following discussion on:

it seems now clear that the transfer API is meant to be used either
with only Rx, or only Tx or Rx and Tx with the same lenth.

Therefore we're removing support of transfers of Rx and Tx with different
lenghts - this makes porting to HAL more direct and simpler.
2016-09-20 19:25:25 +02:00
..
api Merge pull request #2522 from svastm/cthunk_cm7 2016-09-14 08:19:08 +01:00
common Merge pull request #2596 from neilt6/neilt6-memory-tracer-patch 2016-09-10 11:42:04 -05:00
hal Add a separate error code for runtime/intergrity-check failures 2016-07-22 09:51:11 +01:00
targets [STM32F4] Simplify spi Asynch transfer implementation 2016-09-20 19:25:25 +02:00
.yotta_ignore Simplify layout: 2016-05-23 09:13:59 +01:00
CMakeLists.txt Simplify layout: 2016-05-23 09:13:59 +01:00
module.json Simplify layout: 2016-05-23 09:13:59 +01:00
targets.json [STM32F4] enable SPI ASYNCH 2016-09-20 19:25:25 +02:00