mbed-os/targets
Konstantin Kochin 756f6f5199 Fix STM32 SPI 16-bit logic
Update SPI logic to process 16 bit words in the same way by sync/async,
3/4 wires modes:
- fix 3-wire synchronous transmission to move 2 or more bytes between buffer and
  SPI register per word tarnsmission
- fix 4-wire synchronous transmission to move 2 or more bytes between buffer and
  SPI register per word tarnsmission
2022-01-15 14:51:41 +03:00
..
TARGET_ARM_FM Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
TARGET_ARM_SSG TFM: MUSCA: Import partition maps from upstream 2021-09-14 17:32:42 +01:00
TARGET_Ambiq_Micro Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
TARGET_Analog_Devices Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
TARGET_Cypress Fix mbed-cy8cproto-062s3-4343w target 2021-12-15 22:16:14 +01:00
TARGET_Freescale K64F: Fix pin names and migrate to Arduino Uno form factor 2021-06-28 17:47:25 +01:00
TARGET_GigaDevice CAN: Use uintptr_t for can_irq_ids 2021-09-17 13:36:43 +01:00
TARGET_Maxim Fix initialisation sequence of RTC 2021-11-29 16:45:22 +00:00
TARGET_NORDIC nRF52: GPIO: Assert that init succeeds 2021-12-14 10:01:08 +01:00
TARGET_NUVOTON M487: Fix UART 6/7 base address encoding 2022-01-07 16:39:59 +08:00
TARGET_NXP CAN: Use uintptr_t for can_irq_ids 2021-09-17 13:36:43 +01:00
TARGET_RENESAS CAN: Use uintptr_t for can_irq_ids 2021-09-17 13:36:43 +01:00
TARGET_STM Fix STM32 SPI 16-bit logic 2022-01-15 14:51:41 +03:00
TARGET_Samsung Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
TARGET_Silicon_Labs CAN: Use uintptr_t for can_irq_ids 2021-09-17 13:36:43 +01:00
TARGET_TOSHIBA Updated code to remove float symbols 2021-12-23 19:19:57 +05:30
CMakeLists.txt CMake: Move CMAKE_CROSSCOMPILING check inside library CMake 2021-05-20 06:26:10 -07:00
targets.json Updated code to remove float symbols 2021-12-23 19:19:57 +05:30