File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -138,9 +138,11 @@ zephyr_library_sources_ifdef(CONFIG_NRFX_PRS ${SRC_DIR}/prs/nrfx_prs.c)
138138zephyr_library_sources_ifdef(CONFIG_NRFX_ADC ${SRC_DIR} /nrfx_adc.c)
139139zephyr_library_sources_ifdef(CONFIG_NRFX_CLOCK ${SRC_DIR} /nrfx_clock.c)
140140zephyr_library_sources_ifdef(CONFIG_NRFX_CLOCK ${SRC_DIR} /nrfx_clock_hfclk.c)
141+ zephyr_library_sources_ifdef(CONFIG_NRFX_CLOCK ${SRC_DIR} /nrfx_clock_hfclkaudio.c)
141142zephyr_library_sources_ifdef(CONFIG_NRFX_CLOCK ${SRC_DIR} /nrfx_clock_hfclk192m.c)
142143zephyr_library_sources_ifdef(CONFIG_NRFX_CLOCK ${SRC_DIR} /nrfx_clock_lfclk.c)
143144zephyr_library_sources_ifdef(CONFIG_NRFX_CLOCK ${SRC_DIR} /nrfx_clock_xo.c)
145+ zephyr_library_sources_ifdef(CONFIG_NRFX_CLOCK ${SRC_DIR} /nrfx_clock_xo24m.c)
144146zephyr_library_sources_ifdef(CONFIG_NRFX_COMP ${SRC_DIR} /nrfx_comp.c)
145147zephyr_library_sources_ifdef(CONFIG_NRFX_CRACEN ${SRC_DIR} /nrfx_cracen.c)
146148zephyr_library_sources_ifdef(CONFIG_NRFX_EGU ${SRC_DIR} /nrfx_egu.c)
You can’t perform that action at this time.
0 commit comments