diff options
| author | hathach <[email protected]> | 2021-10-05 16:32:37 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-10-05 16:32:37 +0700 |
| commit | 431650fb7df9d797406c492eac924c8df545253e (patch) | |
| tree | ae8c5c6ecad18460da63293c38d5e8cfd0278c88 /src/tusb_option.h | |
| parent | 6fd62c8902915b987d600cd17e70383cbef78802 (diff) | |
| parent | 3158b323d8d701f70b80dca986f8b0e8e60eba97 (diff) | |
Merge branch 'j4cbo-ncm' into majbthrd-add_ncm
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index 369c35e2d..057bc61c2 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -284,10 +284,10 @@ #ifndef CFG_TUH_ENUMERATION_BUFSIZE #define CFG_TUH_ENUMERATION_BUFSIZE 256 #endif - - //------------- CLASS -------------// #endif // TUSB_OPT_HOST_ENABLED +//------------- CLASS -------------// + #ifndef CFG_TUH_HUB #define CFG_TUH_HUB 0 #endif |
