Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions.
This commit is contained in:
parent
200821fe82
commit
cbbd3d746a
4 changed files with 38 additions and 4 deletions
|
@ -33,6 +33,7 @@
|
|||
* - Added new Endpoint_ClearStatusStage() convenience function to assist with the status stages of control transfers
|
||||
* - Added new Benito Arduino Programmer project
|
||||
* - Added new LEDs_ToggleLEDs() function to the LEDs driver
|
||||
* - Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - Deprecated psuedo-scheduler and removed dynamic memory allocator from the library (first no longer needed and second unused)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue