Skip to content

Commit 7d6bc30

Browse files
committed
applications: sdp: mspi: Debug Ci
Debug CI. Signed-off-by: Michal Frankiewicz <michal.frankiewicz@nordicsemi.no>
1 parent bcd9fe7 commit 7d6bc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/mspi/mspi_nrfe.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include <zephyr/sys/atomic.h>
1717
#endif
1818
#include <zephyr/logging/log.h>
19-
LOG_MODULE_REGISTER(mspi_nrfe, CONFIG_MSPI_LOG_LEVEL);
19+
LOG_MODULE_REGISTER(mspi_nrfe, LOG_LEVEL_DBG);
2020

2121
#include <hal/nrf_gpio.h>
2222
#include <drivers/mspi/nrfe_mspi.h>

0 commit comments

Comments
 (0)