-
Notifications
You must be signed in to change notification settings - Fork 7.5k
i2s driver for stm still uses old logger #10610
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
Comments
Sure. I'll do it tomorrow. |
@nashif |
sounds good. You test by enabling the new logger :) |
OK, it works. Nevertheless there are too many logs and I didn't get how to filter them. For example I may want just to see logs from my I2S driver, while now I get logs also from dma driver. Not sure if it is possible to filter the driver from menuconfig. |
@nashif |
@nashif |
@avisconti
commit 7b82e9f
Author: Armando Visconti [email protected]
Date: Thu Jun 14 09:27:46 2018 +0200
Please move this driver to new logger
The text was updated successfully, but these errors were encountered: