)]}'
{
  "commit": "637f9d7cec8b1d33c4dbf0d5b183e672764a20b7",
  "tree": "cd2abbfac80d1eb50e89636c912c2a5f3a2b389d",
  "parents": [
    "e7346a33001437229101297f463fe7a4ac995141"
  ],
  "author": {
    "name": "William Vinnicombe",
    "email": "william.vinnicombe@raspberrypi.com",
    "time": "Tue May 26 17:53:55 2026 +0100"
  },
  "committer": {
    "name": "William Vinnicombe",
    "email": "william.vinnicombe@raspberrypi.com",
    "time": "Tue May 26 17:55:45 2026 +0100"
  },
  "message": "Add crt0 support for running through the bootrom when using no_flash binaries with a debugger\n\nThis allows using load_maps to load code under the debugger (eg xip_sram pinning, or copying around stuff)\n\nEnable this by default - minimal code size impact on Arm (0x4) as it would need to setup RCP and SP otherwise, but more on Risc-V (0x2a)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "287d2ce8814d6b6c2b0c3eebc98aa310b0ec6383",
      "old_mode": 33188,
      "old_path": "src/rp2_common/pico_crt0/crt0.S",
      "new_id": "aa1546ec12211ad103255224774cc5fec1d2ad8a",
      "new_mode": 33188,
      "new_path": "src/rp2_common/pico_crt0/crt0.S"
    },
    {
      "type": "modify",
      "old_id": "fbdeb0d0b327fb222488994a1b49bbfecf2d5cfb",
      "old_mode": 33188,
      "old_path": "src/rp2_common/pico_crt0/crt0_riscv.S",
      "new_id": "be084eed917130267f9c44bf4bc5d949e1b41a44",
      "new_mode": 33188,
      "new_path": "src/rp2_common/pico_crt0/crt0_riscv.S"
    }
  ]
}
