)]}'
{
  "commit": "f113b8f01ebe199c537a9286867a9fdccc770763",
  "tree": "4c0743742271d07cf429ddaeedbec6219a2768c6",
  "parents": [
    "d71782a03f165e833c3eee9033df37fb5f9dd22c"
  ],
  "author": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Nov 25 14:39:49 2022 +0100"
  },
  "committer": {
    "name": "Ali Labbene",
    "email": "ali.labbene@st.com",
    "time": "Fri Nov 25 15:50:17 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": "06a7f13e0e9846f51cd3e34b641ca7bd0a46c86e",
      "old_mode": 33188,
      "old_path": "Src/stm32l4xx_hal_smartcard.c",
      "new_id": "ab5eedd80956f131c521d0de7895e7d0e55117ce",
      "new_mode": 33188,
      "new_path": "Src/stm32l4xx_hal_smartcard.c"
    }
  ]
}
