)]}'
{
  "commit": "f0d79459d6ab0ee430325a93fdb8bbf0adfada27",
  "tree": "d367292c227436dbb958afd9b7bb6ac756404c46",
  "parents": [
    "b4a970729baca801b3980c0f6163b0395a674ab6"
  ],
  "author": {
    "name": "Vishwanath Martur",
    "email": "64204611+vishwamartur@users.noreply.github.com",
    "time": "Mon Nov 04 21:51:51 2024 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Nov 04 21:51:51 2024 +0530"
  },
  "message": "Fix SMP debugging issue on rp2040 (#1174)\n\n* Fix SMP debugging issue on rp2040\r\n\r\nRelated to #1172\r\n\r\nAdd `multicore_reset_core1` before `multicore_launch_core1` in `xPortStartScheduler` function to fix debugging issue on rp2040 with SMP enabled.\r\n\r\n* Modify `portable/ThirdParty/GCC/RP2040/port.c` to include a call to `multicore_reset_core1` before `multicore_launch_core1` within the `#if portRUNNING_ON_BOTH_CORES` block.\r\n\r\n* Recover comments back\r\n\r\n---------\r\n\r\nCo-authored-by: ActoryOu \u003cjay2002824@gmail.com\u003e\r\nCo-authored-by: Gaurav-Aggarwal-AWS \u003c33462878+aggarg@users.noreply.github.com\u003e\r\nCo-authored-by: Rahul Kar \u003c118818625+kar-rahul-aws@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6c5d0e5134f48c9ed6cfd3f5ce1e2419ec15fe91",
      "old_mode": 33188,
      "old_path": "portable/ThirdParty/GCC/RP2040/port.c",
      "new_id": "78c11bd639b29efe3404ddf45c6736cdabec3244",
      "new_mode": 33188,
      "new_path": "portable/ThirdParty/GCC/RP2040/port.c"
    }
  ]
}
