Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TW#20523] removing "phy: phy_version: 383.0, 79a622c, Jan 30 2018, 15:38:06, 0, 0" debug (IDFGH-2043) #1855

Closed
davctv opened this issue Apr 13, 2018 · 6 comments

Comments

@davctv
Copy link

davctv commented Apr 13, 2018

Hi,
I'm not able to remove the

phy: phy_version: 383.0, 79a622c, Jan 30 2018, 15:38:06, 0, 0

information debug. It seems in libphy.a library. This debug is always printed even if all the logs are disabled at very startup of app_main() using function

esp_log_level_set("*", ESP_LOG_NONE);

Can you please remove it?

Thanks.

@FayeY FayeY changed the title removing "phy: phy_version: 383.0, 79a622c, Jan 30 2018, 15:38:06, 0, 0" debug [TW#20523] removing "phy: phy_version: 383.0, 79a622c, Jan 30 2018, 15:38:06, 0, 0" debug Apr 24, 2018
@davctv
Copy link
Author

davctv commented May 22, 2018

Hi @FayeY,

Is there any update regarding this issue?

Thanks

@TimXia
Copy link
Contributor

TimXia commented Jun 7, 2018

@davctv You can substitute function in phy_printf(const char* format, ...) with an empty function in components/esp32/lib_printf.c to solve your problem.

@davctv
Copy link
Author

davctv commented Jun 8, 2018

@TimXia Thank you. I will do a test and let you know.

@davctv
Copy link
Author

davctv commented Jun 11, 2018

@TimXia your suggestion worked. I close the issue. Thanks

@gunarkroeger
Copy link

gunarkroeger commented Oct 22, 2019

This should not be closed i think, and should be a Bug. Reproduced with esp-idf-v3.3 @TimXia

@github-actions github-actions bot changed the title [TW#20523] removing "phy: phy_version: 383.0, 79a622c, Jan 30 2018, 15:38:06, 0, 0" debug [TW#20523] removing "phy: phy_version: 383.0, 79a622c, Jan 30 2018, 15:38:06, 0, 0" debug (IDFGH-2043) Oct 22, 2019
@Alvin1Zhang
Copy link
Collaborator

We have a fix under internal reviewing and the issue will close automatically once the fix is available on GitHub, thanks.

@Alvin1Zhang Alvin1Zhang reopened this Dec 16, 2020
0xFEEDC0DE64 pushed a commit to 0xFEEDC0DE64/esp-idf that referenced this issue May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants