diff options
| author | hathach <[email protected]> | 2021-07-15 20:47:50 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-07-15 20:47:50 +0700 |
| commit | daca9e520bce0b4eb5882c5692986ec5c513f319 (patch) | |
| tree | c8ce4a1c2004dccd0ca9edf21b70f3cf34b5554b /src/tusb_option.h | |
| parent | b4fde90b5518c4e92750af2e27eae598267ad8cf (diff) | |
wrap up DFU update
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index bf7591dcf..4351d9486 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -253,10 +253,6 @@ #define CFG_TUD_DFU_MODE 0 #endif -#ifndef CFG_TUD_DFU_TRANSFER_BUFFER_SIZE - #define CFG_TUD_DFU_TRANSFER_BUFFER_SIZE 64 -#endif - #ifndef CFG_TUD_NET #define CFG_TUD_NET 0 #endif |
