Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint(), to be consistent with the Pipe_ResetPipe() function name.
Fix undefined error in Pipe_UC3B.h. Add missing migration notes.
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
#if !defined(__DOXYGEN__)
|
||||
/* External Variables: */
|
||||
extern volatile uint8_t USB_SelectedPipe;
|
||||
extern volatile void* USB_PipeFIFOPos[];
|
||||
#endif
|
||||
|
||||
/* Public Interface - May be used in end-application: */
|
||||
|
||||
Reference in New Issue
Block a user