diff options
| author | hathach <[email protected]> | 2013-03-04 17:07:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-03-04 17:07:14 +0700 |
| commit | e1033b9b3c10a75fece0c2c398f5ed3f4b08d174 (patch) | |
| tree | 46187ad8c70499817072700c268a5632ad5bf46c /tests/test | |
| parent | 94c004724ccbe2b74af74fc1753184f6b3ccb9cf (diff) | |
replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED
move stuffs around
Diffstat (limited to 'tests/test')
| -rw-r--r-- | tests/test/support/tusb_config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test/support/tusb_config.h b/tests/test/support/tusb_config.h index cf0566133..430f7e031 100644 --- a/tests/test/support/tusb_config.h +++ b/tests/test/support/tusb_config.h @@ -64,8 +64,6 @@ //--------------------------------------------------------------------+ // HOST CONFIGURATION //--------------------------------------------------------------------+ -#define TUSB_CFG_HOST - //------------- CORE -------------// #define TUSB_CFG_HOST_CONTROLLER_START_INDEX 0 |
