)]}'
{
  "commit": "7225fbcbb94b945555beabfde42f756127b5a42c",
  "tree": "37ec6654f9f05c3ad9bfbe149b04790ea600cc2f",
  "parents": [
    "a882b105263c1fe53b1386fe17cb8b3ec90a388c"
  ],
  "author": {
    "name": "Gaurav-Aggarwal-AWS",
    "email": "33462878+aggarg@users.noreply.github.com",
    "time": "Mon Jun 30 18:11:30 2025 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jun 30 18:11:30 2025 +0530"
  },
  "message": "Fix datatype of queue item length macros (#1286)\n\nThe uxItemSize parameter in xQueueGenericCreate and\nxQueueGeneenericCreateStatic APIs expects a UBaseType_t type.\nPreviously, the semSEMAPHORE_QUEUE_ITEM_LENGTH macro incorrectly cast\nthe value to uint8_t, causing type mismatch warnings. This change\nresolves the issue by properly casting the value to UBaseType_t.\n\nThis issue was reported here: https://github.com/FreeRTOS/FreeRTOS-Kernel/issues/1285.\n\nSigned-off-by: Gaurav Aggarwal \u003caggarg@amazon.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8977acadb92c61f2bacfc9a0c786f658b35521fa",
      "old_mode": 33188,
      "old_path": "include/semphr.h",
      "new_id": "7b44d78c058bff86a7bc0c12eec141e0f9df20eb",
      "new_mode": 33188,
      "new_path": "include/semphr.h"
    }
  ]
}
