)]}'
{
  "commit": "3d583847543034514be456f298c25364127a7185",
  "tree": "d568f18358f27ad75b1b3616bca53171f28390a3",
  "parents": [
    "818ed79f4b561a48fb2a4c304c9e2fc9c7e02f67"
  ],
  "author": {
    "name": "Jonathan Bell",
    "email": "jonathan@raspberrypi.com",
    "time": "Fri Jan 17 15:03:02 2025 +0000"
  },
  "committer": {
    "name": "Jonathan Bell",
    "email": "jonathan@raspberrypi.com",
    "time": "Fri Jan 17 15:03:02 2025 +0000"
  },
  "message": "cdc_uart: work around suspected TinyUSB FIFO bug\n\nUART TX corruption has been observed at high baud rates. It seems to be\nrelated to thread preemption when a buffer is pushed to the CDC FIFO\nwhile another task is reading/updating FIFO pointers.\n\nIf set to 1x wMaxPacket bytes, the FIFO push only occurs when it is\ncompletely empty. This avoids the bug at the cost of some amount of\nthroughput, usually 1-2 USB packet times plus inter-packet delay.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a1b92b06471ed433e4ea0b38f2170d1bc99521dc",
      "old_mode": 33188,
      "old_path": "src/tusb_config.h",
      "new_id": "a90faeceb920d868a4d49a812bb909dbe87db804",
      "new_mode": 33188,
      "new_path": "src/tusb_config.h"
    }
  ]
}
