Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros.
This commit is contained in:
parent
e8570c4a37
commit
359fbfe14d
395 changed files with 9912 additions and 2756 deletions
|
@ -39,8 +39,8 @@
|
|||
#include "Sideshow.h"
|
||||
|
||||
/* Macros: */
|
||||
#define SIDESHOW_IN_EPNUM 3
|
||||
#define SIDESHOW_OUT_EPNUM 4
|
||||
#define SIDESHOW_IN_EPADDR 3
|
||||
#define SIDESHOW_OUT_EPADDR 4
|
||||
#define SIDESHOW_IO_EPSIZE 64
|
||||
|
||||
/* Type Defines: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue