forked from len0rd/rockbox
Cosmetic changes only - tab, whitespace and brace policing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14484 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a6d52a8305
commit
03745f4ed3
13 changed files with 558 additions and 555 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#define USBSTACK_CAPS 0
|
||||
#endif
|
||||
|
||||
#define CONTROLLER_DEVICE (1 << 0)
|
||||
#define CONTROLLER_DEVICE (1 << 0)
|
||||
#define CONTROLLER_HOST (1 << 1)
|
||||
|
||||
#endif /*_USBSTACK_CONFIG_H_*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue