25 lines
848 B
Diff
25 lines
848 B
Diff
diff --git a/conf/libnfc-nxp-init.conf b/conf/libnfc-nxp-init.conf
|
|
index 9bc5824..aa2ae7a 100644
|
|
--- a/conf/libnfc-nxp-init.conf
|
|
+++ b/conf/libnfc-nxp-init.conf
|
|
@@ -19,13 +19,13 @@
|
|
# NXPLOG_WARN_LOGLEVEL 0x02
|
|
# NXPLOG_ERROR_LOGLEVEL 0x01
|
|
# NXPLOG_SILENT_LOGLEVEL 0x00
|
|
-NXPLOG_GLOBAL_LOGLEVEL=0x00
|
|
-NXPLOG_EXTNS_LOGLEVEL=0x00
|
|
-NXPLOG_NCIHAL_LOGLEVEL=0x00
|
|
-NXPLOG_NCIX_LOGLEVEL=0x00
|
|
-NXPLOG_NCIR_LOGLEVEL=0x00
|
|
-NXPLOG_FWDNLD_LOGLEVEL=0x00
|
|
-NXPLOG_TML_LOGLEVEL=0x00
|
|
+NXPLOG_GLOBAL_LOGLEVEL=0x03
|
|
+NXPLOG_EXTNS_LOGLEVEL=0x03
|
|
+NXPLOG_NCIHAL_LOGLEVEL=0x03
|
|
+NXPLOG_NCIX_LOGLEVEL=0x03
|
|
+NXPLOG_NCIR_LOGLEVEL=0x03
|
|
+NXPLOG_FWDNLD_LOGLEVEL=0x03
|
|
+NXPLOG_TML_LOGLEVEL=0x03
|
|
|
|
###############################################################################
|
|
# NXP HW Device Node information, when pn5xx_i2c kernel driver configuration is used
|