Move unfinished SideShow source files to nested Lib directory for clarity.
This commit is contained in:
parent
18f7cd3325
commit
292fc9b65e
13 changed files with 9 additions and 14 deletions
|
@ -175,11 +175,6 @@
|
|||
*/
|
||||
#define PIPE_EPNUM_MASK 0x0F
|
||||
|
||||
/** Endpoint bank size mask, for masking against endpoint addresses to retrieve the endpoint's
|
||||
* bank size in the attached device.
|
||||
*/
|
||||
#define PIPE_EPSIZE_MASK 0x7FF
|
||||
|
||||
/* Pseudo-Function Macros: */
|
||||
#if defined(__DOXYGEN__)
|
||||
/** Indicates the number of bytes currently stored in the current pipes's selected bank.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue