File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1515
1616#include <zephyr/kernel.h>
1717#include <hal/nrf_power.h>
18- #include <soc /nrfx_coredep.h>
18+ #include <lib /nrfx_coredep.h>
1919#include <zephyr/logging/log.h>
2020
2121#define LOG_LEVEL CONFIG_SOC_LOG_LEVEL
Original file line number Diff line number Diff line change 1717#include <zephyr/kernel.h>
1818#include <zephyr/init.h>
1919#include <hal/nrf_power.h>
20- #include <soc /nrfx_coredep.h>
20+ #include <lib /nrfx_coredep.h>
2121#include <zephyr/logging/log.h>
2222
2323#include <cmsis_core.h>
Original file line number Diff line number Diff line change 1616#include <zephyr/init.h>
1717#include <zephyr/sys/barrier.h>
1818#include <zephyr/dt-bindings/regulator/nrf5x.h>
19- #include <soc /nrfx_coredep.h>
19+ #include <lib /nrfx_coredep.h>
2020#include <zephyr/logging/log.h>
2121#include <nrfx.h>
2222#include <hal/nrf_power.h>
Original file line number Diff line number Diff line change 2020#include <hal/nrf_spu.h>
2121#include <hal/nrf_memconf.h>
2222#include <hal/nrf_nfct.h>
23- #include <soc /nrfx_coredep.h>
23+ #include <lib /nrfx_coredep.h>
2424#include <soc_lrcconf.h>
2525#include <dmm.h>
2626#include <uicr/uicr.h>
Original file line number Diff line number Diff line change 2020#include <zephyr/init.h>
2121#include <zephyr/logging/log.h>
2222#include <zephyr/cache.h>
23- #include <soc /nrfx_coredep.h>
23+ #include <lib /nrfx_coredep.h>
2424#include <soc.h>
2525LOG_MODULE_REGISTER (soc , CONFIG_SOC_LOG_LEVEL );
2626
Original file line number Diff line number Diff line change 1414
1515#include <zephyr/kernel.h>
1616#include <zephyr/init.h>
17- #include <soc /nrfx_coredep.h>
17+ #include <lib /nrfx_coredep.h>
1818#include <zephyr/logging/log.h>
1919
2020#include <cmsis_core.h>
Original file line number Diff line number Diff line change 1313#include <hal/nrf_hsfll.h>
1414#include <hal/nrf_lrcconf.h>
1515#include <hal/nrf_spu.h>
16- #include <soc /nrfx_coredep.h>
16+ #include <lib /nrfx_coredep.h>
1717
1818LOG_MODULE_REGISTER (soc , CONFIG_SOC_LOG_LEVEL );
1919
You can’t perform that action at this time.
0 commit comments