)]}'
{
  "commit": "fbb0783eb51228ae11bac2700bdacd0ea58bccdd",
  "tree": "9ecf24f1b81fdb38b8d36c0ca67827eeb69eadd2",
  "parents": [
    "88fa39165e54ee78e8e5f197636895b20b76cdff"
  ],
  "author": {
    "name": "Earle F. Philhower, III",
    "email": "earlephilhower@yahoo.com",
    "time": "Thu Jun 15 07:53:25 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jun 15 09:53:25 2023 -0500"
  },
  "message": "Fix boot2_is25lp080.S section naming (#1430)\n\nWhen the BOOT2.S files were updated, the section name in the IS25LP080 code was set to \"text\" and not \".text\".\r\n\r\nThe missing \".\" causes the actual boot code to be thrown out since the rest of the infrastructure expects \"section .text\" and not \"section text\"\r\n\r\nRe-add the missing period.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e2c24d42e74e12a25cee612c68439e0cd7a04281",
      "old_mode": 33188,
      "old_path": "src/rp2_common/boot_stage2/boot2_is25lp080.S",
      "new_id": "80b7a74a3b30975ab00fa09986adc4628c8042ae",
      "new_mode": 33188,
      "new_path": "src/rp2_common/boot_stage2/boot2_is25lp080.S"
    }
  ]
}
