f7415e595e
Currently only lpc43xx is supported.
9 lines
183 B
C
9 lines
183 B
C
#ifndef __VBUS_LOCAL_CONF_H__
|
|
#define __VBUS_LOCAL_CONF_H__
|
|
|
|
#define RT_VBUS_USING_FLOW_CONTROL
|
|
|
|
#define RT_VBUS_USING_TESTS
|
|
|
|
#endif /* end of include guard: __VBUS_LOCAL_CONF_H__ */
|