diff options
| author | hathach <[email protected]> | 2020-03-10 13:04:59 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-03-10 13:04:59 +0700 |
| commit | cddbc86dc9403b26b9dda7f0cf141a593e4e89ab (patch) | |
| tree | 4f11074cf08ec47c73f37043ca5eb28251dad84f /src/tusb_option.h | |
| parent | e764421164926f1d50db5daecf30893954b18289 (diff) | |
| parent | 71fb3985ba8f28193dcd9ac4d686ff03de0cf427 (diff) | |
Merge branch 'majbthrd-nuc120'
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 e803b5d18..0ae049f7e 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -79,6 +79,7 @@ #define OPT_MCU_NUC121 800 #define OPT_MCU_NUC126 801 +#define OPT_MCU_NUC120 802 #define OPT_MCU_NUC505 803 #define OPT_MCU_ESP32S2 900 ///< Espressif ESP32-S2 |
