diff options
| author | Peter Lawrence <[email protected]> | 2020-02-07 20:11:00 -0600 |
|---|---|---|
| committer | Peter Lawrence <[email protected]> | 2020-02-07 20:11:00 -0600 |
| commit | 7d8ecc63a60b039b6e59961023ffb1c228e20d4f (patch) | |
| tree | e44b6e53b5457c66cc575a0446d9e30f3bdaab49 /src/tusb_option.h | |
| parent | 0d3a7257f54db8b867be35d80b9c1fda85f656d3 (diff) | |
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 d39dd1046..e0aa7a627 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 /** @} */ |
