)]}'
{
  "commit": "de56e5288e92e2c0ab2c3489cb32b5e82b402f6d",
  "tree": "e11b50c2b1a59c86f6bd1e8924527a98c57e615a",
  "parents": [
    "476c84ab46665a70672db1f1de4cde8bc8767dd5"
  ],
  "author": {
    "name": "will-v-pi",
    "email": "108662275+will-v-pi@users.noreply.github.com",
    "time": "Wed Jul 01 15:56:16 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jul 01 15:56:16 2026 +0100"
  },
  "message": "Add DORMANT_CLOCK_SOURCE_RTC option on RP2040 (#3048)\n\n* Add DORMANT_CLOCK_SOURCE_RTC option on RP2040\n\nThis runs RTC from XOSC, which allows going dormant without an external timer, at the expense of higher power consumption\n\n* Switch DORMANT_CLOCK_SOURCE_DEFAULT on RP2040 to DORMANT_CLOCK_SOURCE_RTC\n\nAlso change power consumption figures and re-jig tests to match this",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3855a6b8d23c986c6d27fed8950579b8abb21eed",
      "old_mode": 33188,
      "old_path": "src/rp2_common/pico_low_power/include/pico/low_power.h",
      "new_id": "18de82470b081975647089f4aed6dfbc55df82a9",
      "new_mode": 33188,
      "new_path": "src/rp2_common/pico_low_power/include/pico/low_power.h"
    },
    {
      "type": "modify",
      "old_id": "2559e56da75b75a74f8cf82146146342b469aef0",
      "old_mode": 33188,
      "old_path": "src/rp2_common/pico_low_power/low_power.c",
      "new_id": "5b4d67e4b42f1b64b1f485841f5740632f6072c8",
      "new_mode": 33188,
      "new_path": "src/rp2_common/pico_low_power/low_power.c"
    },
    {
      "type": "modify",
      "old_id": "d8301633e9fff845064b324938f1be6343aa36c5",
      "old_mode": 33188,
      "old_path": "test/pico_low_power_test/low_power_test_simple.c",
      "new_id": "1769cbd3cf57bd36158f1cf05980e350802944f5",
      "new_mode": 33188,
      "new_path": "test/pico_low_power_test/low_power_test_simple.c"
    },
    {
      "type": "modify",
      "old_id": "b828043054696b4942df8f3441c09f55e5ca74a0",
      "old_mode": 33188,
      "old_path": "test/pico_low_power_test/low_power_test_timers.c",
      "new_id": "c53504faa604d571bfc4bb865b655803afaa385b",
      "new_mode": 33188,
      "new_path": "test/pico_low_power_test/low_power_test_timers.c"
    }
  ]
}
