refractor
- remove TUSB_CFG_HOST_CONTROLLER_START_INDEX
This commit is contained in:
@@ -117,10 +117,6 @@
|
||||
// HOST OPTIONS
|
||||
//--------------------------------------------------------------------+
|
||||
#if MODE_HOST_SUPPORTED
|
||||
#ifndef TUSB_CFG_HOST_CONTROLLER_START_INDEX
|
||||
#error TUSB_CFG_HOST_CONTROLLER_START_INDEX is not defined
|
||||
#endif
|
||||
|
||||
#ifndef TUSB_CFG_HOST_DEVICE_MAX
|
||||
#define TUSB_CFG_HOST_DEVICE_MAX 1
|
||||
#warning TUSB_CFG_HOST_DEVICE_MAX is not defined, default value is 1
|
||||
|
||||
Reference in New Issue
Block a user