add OPT_MCU_MAX32665

This commit is contained in:
hathach
2025-05-28 08:38:26 +07:00
parent 8f077f9295
commit 132c55aca0
4 changed files with 5 additions and 7 deletions

View File

@@ -1,9 +1,6 @@
# TODO more docs and example on how to use this file
# TINYUSB_TARGET_PREFIX and TINYUSB_TARGET_SUFFIX can be used to change the name of the target
cmake_minimum_required(VERSION 3.20)
# Add tinyusb to a existing target
# Add tinyusb to a existing target, DCD and HCD drivers are not included
function(tinyusb_target_add TARGET)
target_sources(${TARGET} PRIVATE
# common

View File

@@ -195,6 +195,7 @@
// Analog Devices
#define OPT_MCU_MAX32690 2400 ///< ADI MAX32690
#define OPT_MCU_MAX32665 2401 ///< ADI MAX32666/5
#define OPT_MCU_MAX32666 2401 ///< ADI MAX32666/5
#define OPT_MCU_MAX32650 2402 ///< ADI MAX32650/1/2
#define OPT_MCU_MAX78002 2403 ///< ADI MAX78002