diff options
| author | nminaylov <[email protected]> | 2026-04-27 15:16:16 +0300 |
|---|---|---|
| committer | nminaylov <[email protected]> | 2026-04-27 15:16:16 +0300 |
| commit | 405dadecc73f2d9268e7872d7ba670d910a8f6eb (patch) | |
| tree | 616b7fc3738ed0a9bd66baedd0ea21457277a12b /src/tusb_option.h | |
| parent | 2cdd98104ece869f3a5eda3dd9c2b02f5b4c318d (diff) | |
| parent | 4c7fd70e53b34bf63ef9334f2b5624cac48299f1 (diff) | |
Merge branch 'master' into ncm_packet_filter
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index dd7af76f6..154f8e2a4 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -134,6 +134,7 @@ #define OPT_MCU_ESP32C5 908 ///< Espressif ESP32-C5 #define OPT_MCU_ESP32C61 909 ///< Espressif ESP32-C61 #define OPT_MCU_ESP32H4 910 ///< Espressif ESP32-H4 +#define OPT_MCU_ESP32S31 911 ///< Espressif ESP32-S31 // Dialog #define OPT_MCU_DA1469X 1000 ///< Dialog Semiconductor DA1469x |
