mbed-os/targets
Laurent MEUNIER a1f7a36461 STM32 HAL I2C fix RXNE case
As reported in issue #4214, there are seen issues seen first on
NUCLEO_F103RB in case of successive Reads of 1 byte at a time.

This issue is due to a wrong state management in the end of read sequence.
Also F1 i2c driver was not fully aligned to others, which is updated here.
2017-06-02 17:28:48 +02:00
..
TARGET_ARM_SSG spi: Added default spi_master_block_write implementation to all targets 2017-05-25 12:04:58 -05:00
TARGET_Atmel spi: Added default spi_master_block_write implementation to all targets 2017-05-25 12:04:58 -05:00
TARGET_Freescale Merge pull request #4207 from geky/spi-remove-byte-locking 2017-06-01 14:03:36 +02:00
TARGET_Maxim spi: Added default spi_master_block_write implementation to all targets 2017-05-25 12:04:58 -05:00
TARGET_NORDIC Merge pull request #4207 from geky/spi-remove-byte-locking 2017-06-01 14:03:36 +02:00
TARGET_NUVOTON Merge pull request #4207 from geky/spi-remove-byte-locking 2017-06-01 14:03:36 +02:00
TARGET_NXP Merge pull request #4207 from geky/spi-remove-byte-locking 2017-06-01 14:03:36 +02:00
TARGET_ONSEMI Merge pull request #4094 from pan-/fix_hal_ticker 2017-06-01 23:25:26 -05:00
TARGET_RENESAS Merge pull request #4207 from geky/spi-remove-byte-locking 2017-06-01 14:03:36 +02:00
TARGET_STM STM32 HAL I2C fix RXNE case 2017-06-02 17:28:48 +02:00
TARGET_Silicon_Labs spi: Added default spi_master_block_write implementation to all targets 2017-05-25 12:04:58 -05:00
TARGET_WIZNET spi: Added default spi_master_block_write implementation to all targets 2017-05-25 12:04:58 -05:00
TARGET_ublox Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
targets.json Merge pull request #4415 from theotherjimmy/disable-2-builds 2017-06-01 23:43:40 -05:00