File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4848 status = "okay";
4949 etrsources = <(NRF_TDDCONF_SOURCE_STMMAINCORE | NRF_TDDCONF_SOURCE_STMPPR)>;
5050 portconfig = <0>;
51+ etrbuffer = <&etr_buffer>;
5152};
Original file line number Diff line number Diff line change 5454 status = "okay";
5555 etrsources = <(NRF_TDDCONF_SOURCE_STMMAINCORE)>;
5656 portconfig = <0>;
57+ etrbuffer = <&etr_buffer>;
5758};
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ manifest:
6969 # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
7070 - name : zephyr
7171 repo-path : sdk-zephyr
72- revision : pull/2218/head
72+ revision : 33448accdc0ed580a3b19b00141af9de6b22c58d
7373 import :
7474 # In addition to the zephyr repository itself, NCS also
7575 # imports the contents of zephyr/west.yml at the above
You can’t perform that action at this time.
0 commit comments