init
This commit is contained in:
9
lib_xud/lib_xud/xud_conf_example.h
Normal file
9
lib_xud/lib_xud/xud_conf_example.h
Normal file
@@ -0,0 +1,9 @@
|
||||
// Copyright 2013-2022 XMOS LIMITED.
|
||||
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||
#ifndef __xud_config_h__
|
||||
#define __xud_config_h__
|
||||
|
||||
#define XUD_EP_COUNT_OUT 1
|
||||
#define XUD_EP_COUNT_IN 1
|
||||
|
||||
#endif // __xud_config_h__
|
||||
Reference in New Issue
Block a user