mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 21:29:02 +00:00
oops - won't build with USB disabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1037 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
0296f42d02
commit
85563cc35c
1 changed files with 1 additions and 0 deletions
|
|
@ -200,6 +200,7 @@ extern void up_netinitialize(void);
|
|||
extern void up_usbinitialize(void);
|
||||
extern void up_usbuninitialize(void);
|
||||
#else
|
||||
# define up_usbinitialize()
|
||||
# define up_netinitialize()
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue