File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 805805 #address-cells = <1>;
806806 #size-cells = <1>;
807807
808- gpregret1: gpregret1@51c {
808+ gpregret1: gpregret1@500 {
809809 #address-cells = <1>;
810810 #size-cells = <1>;
811811 compatible = "nordic,nrf-gpregret";
812- reg = <0x51c 0x1>;
812+ reg = <0x500 0x1>;
813813 status = "disabled";
814814 };
815815
816- gpregret2: gpregret2@520 {
816+ gpregret2: gpregret2@504 {
817817 #address-cells = <1>;
818818 #size-cells = <1>;
819819 compatible = "nordic,nrf-gpregret";
820- reg = <0x520 0x1>;
820+ reg = <0x504 0x1>;
821821 status = "disabled";
822822 };
823823 };
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ manifest:
6565 # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666 - name : zephyr
6767 repo-path : sdk-zephyr
68- revision : pull/3110/head
68+ revision : b57c64b8fcf5a7e5e3b7a501074d364d36471f18
6969 import :
7070 # In addition to the zephyr repository itself, NCS also
7171 # imports the contents of zephyr/west.yml at the above
You can’t perform that action at this time.
0 commit comments