-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXP
Description
Describe the bug
I am currently working with iMXRT1176 and 2EL Wi-Fi module.
NXP HAL Wi-Fi driver normally provides a Zephyr-like logging system (for example wmlog functions in wlcmgr), but unfortunately there are still a lot of annoying pure PRINTF calls, that cannot be suppressed through the log level control, for example in wlcmgr/wlan.c
Please replace such calls with wmlog functions or their analogs, to have the possibility to suppress debug output when it is not needed.
Regression
- This is a regression.
Steps to reproduce
Not special steps to reproduce are needed
Relevant log output
Impact
Annoyance – Minor irritation; no significant impact on usability or functionality.
Environment
Zephyr 4.3
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXP