)]}'
{
  "commit": "4dc575d6755587ef0407eb1b0fd059f1c2241aaf",
  "tree": "57f45fafe410790759912f77fa8ea45c9cefc1c6",
  "parents": [
    "e532e7d975df77419d2962abdab122a7d627dce1"
  ],
  "author": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Nov 25 14:23:02 2022 +0100"
  },
  "committer": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Nov 25 15:41:16 2022 +0100"
  },
  "message": "[HAL][LPTIM] 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": "3e64eff10a42ac4071e87bec10317b363f2fa91d",
      "old_mode": 33188,
      "old_path": "Src/stm32l4xx_hal_lptim.c",
      "new_id": "b461fc8c89cd52fe146dc955f7beb312dce80ab4",
      "new_mode": 33188,
      "new_path": "Src/stm32l4xx_hal_lptim.c"
    }
  ]
}
