diff options
| author | hathach <[email protected]> | 2024-04-02 16:38:40 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-04-02 16:38:40 +0700 |
| commit | 7d3d60f96de3f6e15291c9302463c294e2dc98de (patch) | |
| tree | 9066cd077fd07703326391c46c3e55f165b1db5b /src/tusb_option.h | |
| parent | e802fe0677c901a444e7c9b5d67be2a1f400adee (diff) | |
add hcd_configure() to change max NAK dynamically
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index f90fb7026..812074c44 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -144,7 +144,6 @@ #define OPT_MCU_RX72N 1402 ///< Renesas RX72N #define OPT_MCU_RAXXX 1403 ///< Renesas RAxxx families - // Mind Motion #define OPT_MCU_MM32F327X 1500 ///< Mind Motion MM32F327 |
