You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The comment says "Received NTB status and double buffer" which is really all you need to know. You should look at the USBD_NCM_Exported_Functions section of functions, which is the public API of the class. For a demonstration project on how NCM can be integrated and used, see IPoverUSB project. If you want to understand the internal operation of the source code, you can read the comments in the file, and read the USB NCM class specification.
Hi,I'm a newbie,I want to use ncm in my project, but I don't know why there are two Out page in itf?
The text was updated successfully, but these errors were encountered: