)]}'
{
  "commit": "cebf90cbcfe6941d57f81ffa65eaf982790023cc",
  "tree": "a125d81e038cfc0693ca4e01207d8991defe2415",
  "parents": [
    "78fa6ed0398cf7c073c2cc4a0ca3355c60240f78"
  ],
  "author": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Dec 02 10:31:24 2022 +0100"
  },
  "committer": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Dec 02 10:35:34 2022 +0100"
  },
  "message": "[HAL][TIM] 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": "4df212bf0eefd48c7121393175f4e2e2e48dcde6",
      "old_mode": 33188,
      "old_path": "Src/stm32f7xx_hal_tim.c",
      "new_id": "20f59c863e931235feb4416a2580e8b29c6f8b97",
      "new_mode": 33188,
      "new_path": "Src/stm32f7xx_hal_tim.c"
    }
  ]
}
