mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-23 22:43:49 +00:00
remove CFG_TUSB_DEBUG from tinyusb_common_base
This commit is contained in:
parent
28f49c088b
commit
cb0ca6151b
@ -55,7 +55,7 @@ if (NOT TARGET _rp2040_family_inclusion_marker)
|
||||
target_compile_definitions(tinyusb_common_base INTERFACE
|
||||
CFG_TUSB_MCU=OPT_MCU_RP2040
|
||||
CFG_TUSB_OS=OPT_OS_PICO
|
||||
CFG_TUSB_DEBUG=${TINYUSB_DEBUG_LEVEL}
|
||||
#CFG_TUSB_DEBUG=${TINYUSB_DEBUG_LEVEL}
|
||||
)
|
||||
|
||||
#------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user