)]}'
{
  "commit": "28bf8b0d84fd4f760634f8184a91998b293a46bf",
  "tree": "053c7e2af1deb5a97018a4341e6bcaf61ab36370",
  "parents": [
    "c65ba356ecceb77f9494f361d0280f1f249ee2b0"
  ],
  "author": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Nov 25 14:42:15 2022 +0100"
  },
  "committer": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Nov 25 17:07:05 2022 +0100"
  },
  "message": "[HAL][UART] Remove __HAL_LOCK() and __HAL_UNLOCK() invocation from both HAL_xxx_RegisterCallback() and HAL_xxx_UnRegisterCallback()\n\nRationale: HAL_xxx_RegisterCallback() must be called before HAL_xxx_Init(), which creates the semaphore used when invoking __HAL_LOCK() and __HAL_UNLOCK(). Invoking __HAL_LOCK() and __HAL_UNLOCK() in HAL_xxx_RegisterCallback() means using the semaphore before its creation.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "693dd3fa637f6d54a67f8f5777ae79d3ca4cc8e5",
      "old_mode": 33188,
      "old_path": "Src/stm32l4xx_hal_uart.c",
      "new_id": "d3c46ac76c0e78f9b3d91444093e08ab66f08f5d",
      "new_mode": 33188,
      "new_path": "Src/stm32l4xx_hal_uart.c"
    }
  ]
}
