File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1414#include <zephyr/device.h>
1515#include <zephyr/drivers/gpio.h>
1616#include <soc.h>
17- #include <hal/nrf_rtc.h>
1817#include <nrfx_gpiote.h>
1918#include <helpers/nrfx_gppi.h>
2019#include "conn_time_sync.h"
Original file line number Diff line number Diff line change 1414#include <zephyr/device.h>
1515#include <zephyr/drivers/gpio.h>
1616#include <soc.h>
17- #include <hal/nrf_rtc.h>
1817#include <nrfx_gpiote.h>
1918#include <helpers/nrfx_gppi.h>
2019#include "iso_time_sync.h"
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ manifest:
6666 # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6767 - name : zephyr
6868 repo-path : sdk-zephyr
69- revision : pull/2492/head
69+ revision : 16dc0c6c01401abcb069ec35139f490c2b13d907
7070 import :
7171 # In addition to the zephyr repository itself, NCS also
7272 # imports the contents of zephyr/west.yml at the above
You can’t perform that action at this time.
0 commit comments