diff options
| author | Ha Thach <[email protected]> | 2020-03-03 21:35:06 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-03 21:35:06 +0700 |
| commit | 048f5e34dc2640a346e07148dfb1cf118dae3da4 (patch) | |
| tree | eeaab76c3ddda6a71df466d094e4105b77bea3d7 /src/tusb_option.h | |
| parent | 43025b2ae395b6f3c3ed725e3c4b31f15786d65e (diff) | |
| parent | 6ab799c7eb15918dfd86fb7bee982dc64b7fe53c (diff) | |
Merge pull request #280 from majbthrd/nuc505
add Nuvoton NUC505
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 97f14532f..eb524d55b 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_NUC505 803 #define OPT_MCU_ESP32S2 900 ///< Espressif ESP32-S2 |
