)]}'
{
  "commit": "b24aa9bc4a82f0bb82a87bdcfea85c0fabfb1782",
  "tree": "a84c6301467fc5069ef6dcaa14f465bac20ba642",
  "parents": [
    "24541c71882685e877d7fc1f7eac6350cb33ae33"
  ],
  "author": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Dec 02 10:26:50 2022 +0100"
  },
  "committer": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Dec 02 10:27:52 2022 +0100"
  },
  "message": "[HAL][SMARTCARD] 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": "8668223cfaedcf5f6e4de900a81dac85a1772799",
      "old_mode": 33188,
      "old_path": "Src/stm32f7xx_hal_smartcard.c",
      "new_id": "aa66420ded65195cb20bd2e203fadf3434f21c39",
      "new_mode": 33188,
      "new_path": "Src/stm32f7xx_hal_smartcard.c"
    }
  ]
}
