Move unfinished SideShow source files to nested Lib directory for clarity.

This commit is contained in:
Dean Camera 2009-07-20 14:23:47 +00:00
parent 18f7cd3325
commit 292fc9b65e
13 changed files with 9 additions and 14 deletions

View file

@ -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.