summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2020-02-19 22:58:54 +0700
committerGitHub <[email protected]>2020-02-19 22:58:54 +0700
commitcb3de676635948f46a8dda93330ccc7fbbcb3e5d (patch)
tree84c4a172c600ed1e32fee11fa1d169b9dc101c41
parent0d3a7257f54db8b867be35d80b9c1fda85f656d3 (diff)
parent8d84bdff2177205be3ce97b4ecdc0247ae088606 (diff)
Merge pull request #282 from an-dr/esp32s2_num
add a number for esp32-s2
-rw-r--r--src/tusb_option.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h
index d39dd1046..97f14532f 100644
--- a/src/tusb_option.h
+++ b/src/tusb_option.h
@@ -80,6 +80,8 @@
#define OPT_MCU_NUC121 800
#define OPT_MCU_NUC126 801
+#define OPT_MCU_ESP32S2 900 ///< Espressif ESP32-S2
+
/** @} */
/** \defgroup group_supported_os Supported RTOS