)]}'
{
  "commit": "58da13a456158a8b7bca3732d30ea77dcdafbd00",
  "tree": "b3d30c969bc52a3850f8ea7ca8ca45b84604bec2",
  "parents": [
    "cebf90cbcfe6941d57f81ffa65eaf982790023cc"
  ],
  "author": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Dec 02 10:38:44 2022 +0100"
  },
  "committer": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Dec 02 10:39:33 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": "b49c61d84fb24094d526929cc8a2e8da56f3c116",
      "old_mode": 33188,
      "old_path": "Src/stm32f7xx_hal_uart.c",
      "new_id": "8dbb167b6e5773843a5232007f880a08a9167de8",
      "new_mode": 33188,
      "new_path": "Src/stm32f7xx_hal_uart.c"
    }
  ]
}
