mbed-os/targets
Affrin Pinhero b5f864d96d Updated HAL_I1C_ErrorCallback funtion to store information about error reason in obj_s->event. This will help user or application to check the reason for the error caused. This address the issue reported in the below link: ARMmbed/mbed-os#14059
Summary of changes:

Impact of changes

Migration actions required

Pull request type
[x] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[x] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Signed-off-by: Affrin Pinhero <affrin.pinhero@hcl.com>
2021-05-06 14:37:04 +05:30
..
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 Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00: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 Unbuffered serial enable/disable issue on Cypress kits 2021-04-13 15:33:25 -07:00
TARGET_Freescale Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
TARGET_GigaDevice Merge pull request #14457 from ARMmbed/uart-stdio-alias 2021-03-26 15:17:58 +00:00
TARGET_Maxim typo 2021-03-25 15:25:40 +00:00
TARGET_NORDIC Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
TARGET_NUVOTON M487: Adjust placement of SYS_UnlockReg in WDT reset from PD patch 2021-04-08 17:18:38 +08:00
TARGET_NXP Add bare metal support to NXP targets 2021-03-31 15:04:42 +01:00
TARGET_RENESAS Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
TARGET_STM Updated HAL_I1C_ErrorCallback funtion to store information about error reason in obj_s->event. This will help user or application to check the reason for the error caused. This address the issue reported in the below link: ARMmbed/mbed-os#14059 2021-05-06 14:37:04 +05:30
TARGET_Samsung Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
TARGET_Silicon_Labs Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
TARGET_TOSHIBA Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
CMakeLists.txt CMake targets: remove labels usage, not required anymore 2021-03-15 11:46:15 +00:00
targets.json Merge pull request #14359 from harmut01/baremetal_nxp 2021-04-13 10:58:46 +02:00