diff options
| author | hathach <[email protected]> | 2020-03-10 11:53:11 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-03-10 11:53:11 +0700 |
| commit | 71fb3985ba8f28193dcd9ac4d686ff03de0cf427 (patch) | |
| tree | 4f11074cf08ec47c73f37043ca5eb28251dad84f /src/tusb_option.h | |
| parent | e764421164926f1d50db5daecf30893954b18289 (diff) | |
| parent | a8e66f011107582a210b95009083c7e40c205a48 (diff) | |
Merge branch 'nuc120' of https://github.com/majbthrd/tinyusb into 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 |
