diff options
| author | Sean Cross <[email protected]> | 2019-10-14 11:59:40 +0800 |
|---|---|---|
| committer | Sean Cross <[email protected]> | 2019-11-13 09:08:01 -0800 |
| commit | 4a8475b8a7a2417b7b6dd27e071774d926130087 (patch) | |
| tree | ffd1141956f92446f2da4f35a841beacd18685d0 /src | |
| parent | 0559fd13fb43aa991200c3bddc146c5828fc48b0 (diff) | |
src: add eptri to tusb
Signed-off-by: Sean Cross <[email protected]>
Diffstat (limited to 'src')
| -rw-r--r-- | src/tusb_option.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index fc509ae76..d2a9ad804 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -70,6 +70,8 @@ #define OPT_MCU_CXD56 400 ///< SONY CXD56
+#define OPT_MCU_FOMU_EPTRI 600 ///< Fomu eptri config
+
/** @} */
/** \defgroup group_supported_os Supported RTOS
|
