)]}'
{
  "commit": "d0e2bc7f10b2ad29f00cd6b647b399ce187addec",
  "tree": "9e8fc5340d065ef76cc97369610b66f12422f4dc",
  "parents": [
    "5366155bd0cf65532a5c20c62213b28ccac13ef5"
  ],
  "author": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Dec 02 10:17:43 2022 +0100"
  },
  "committer": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Dec 02 10:19:05 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": "44f1f988d55df204d233696e57558b6fd77092b4",
      "old_mode": 33188,
      "old_path": "Src/stm32f7xx_hal_lptim.c",
      "new_id": "1eb81da668f1a6a13133cb62a41c8701a0032565",
      "new_mode": 33188,
      "new_path": "Src/stm32f7xx_hal_lptim.c"
    }
  ]
}
