diff options
| author | gab-k <[email protected]> | 2025-12-10 23:04:39 +0100 |
|---|---|---|
| committer | gab-k <[email protected]> | 2025-12-10 23:04:39 +0100 |
| commit | a412a8e50d07fc789ea598f101a94570b1f33fc4 (patch) | |
| tree | 0c5fc9f92f3239936516bf4f581b58b40a04333c /src/tusb_option.h | |
| parent | b05ec753f8aa8607b6e72ec7e3933935094e6906 (diff) | |
hw/mcu: add support for NXP RW612
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 be954e01a..68f2d3598 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -199,6 +199,7 @@ // NXP LPC MCX #define OPT_MCU_MCXN9 2300 ///< NXP MCX N9 Series #define OPT_MCU_MCXA15 2301 ///< NXP MCX A15 Series +#define OPT_MCU_RW61X 2302 ///< NXP RW61x Series // Analog Devices #define OPT_MCU_MAX32690 2400 ///< ADI MAX32690 |
