)]}'
{
  "commit": "01dec6fb6f1fb735faede453f32aeef5364d6230",
  "tree": "afee29f46fb6576aea985316dc17992112ac20a3",
  "parents": [
    "86aab81c47549b806da0cfb6fc00811e6bdc653d"
  ],
  "author": {
    "name": "Stephen Street",
    "email": "sgstreet@users.noreply.github.com",
    "time": "Mon Jul 08 16:38:06 2024 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jul 08 18:38:06 2024 -0500"
  },
  "message": "Add C11 standard atomic support (#1645)\n\n* Add runtime support for stdatomics\r\n\r\n* Fix lock calculation and enable atomic_flag support",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "82f56f8c5fa13abc44ffb64711810f3bd888abfb",
      "old_mode": 33188,
      "old_path": "src/rp2_common/CMakeLists.txt",
      "new_id": "19c52c146cd1b652d4f9ed78912c661412bf182a",
      "new_mode": 33188,
      "new_path": "src/rp2_common/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5670430eb770c831736a1dce82501d5ea1b84b6f",
      "new_mode": 33188,
      "new_path": "src/rp2_common/pico_atomic/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "071286f0b21d7de3f53764431ab9a45f5ebfa57b",
      "new_mode": 33188,
      "new_path": "src/rp2_common/pico_atomic/include/stdatomic.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8dd6b968551f99948b65dc415534eb89103fd468",
      "new_mode": 33188,
      "new_path": "src/rp2_common/pico_atomic/pico_atomic.c"
    },
    {
      "type": "modify",
      "old_id": "9879ba1dc5c54a4356c7580f8b610f9f6b7d8072",
      "old_mode": 33188,
      "old_path": "src/rp2_common/pico_runtime/CMakeLists.txt",
      "new_id": "791bf8fe21e45f9dc5817e7553b875a96cb9d3f8",
      "new_mode": 33188,
      "new_path": "src/rp2_common/pico_runtime/CMakeLists.txt"
    }
  ]
}
