Merge remote-tracking branch 'remotes/hathach/master' into cdch_upgrade

This commit is contained in:
IngHK
2024-04-04 14:17:17 +02:00
7 changed files with 46 additions and 46 deletions

View File

@@ -113,6 +113,7 @@ CFLAGS += -DBOARD_$(BOARD_UPPER)
ifeq (${MAX3421_HOST},1)
SRC_C += src/portable/analog/max3421/hcd_max3421.c
CFLAGS += -DCFG_TUH_MAX3421=1
CMAKE_DEFSYM += -DMAX3421_HOST=1
endif
# Log level is mapped to TUSB DEBUG option

View File

@@ -0,0 +1 @@
mcu:RP2040