vbus_local_conf.h 183 B

12345678
  1. #ifndef __VBUS_LOCAL_CONF_H__
  2. #define __VBUS_LOCAL_CONF_H__
  3. #define RT_VBUS_USING_FLOW_CONTROL
  4. #define RT_VBUS_USING_TESTS
  5. #endif /* end of include guard: __VBUS_LOCAL_CONF_H__ */