Another obvious bug in the 5.0 USB stack

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Another obvious bug in the 5.0 USB stack

570 次查看
johnstrohm
Contributor III

This one is in Freescale_BM_USB_Stack_v5.0/Src/usb_core/device/sources/classes/audio/usb_audio.c.

Line 327:

#if HID_IMPLEMENT_QUEUING

should be:

#if AUDIO_IMPLEMENT_QUEUING

标签 (2)
标记 (2)
0 项奖励
1 回复

413 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello John:

Thanks again for your valuable contribution. I will provide this feedback to our developers.


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励