summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/host/audio_host/only.txt32
-rw-r--r--examples/host/audio_host/src/tusb_config.h2
2 files changed, 33 insertions, 1 deletions
diff --git a/examples/host/audio_host/only.txt b/examples/host/audio_host/only.txt
new file mode 100644
index 000000000..a2ff93be5
--- /dev/null
+++ b/examples/host/audio_host/only.txt
@@ -0,0 +1,32 @@
+family:hpmicro
+family:samd21
+family:samd5x_e5x
+mcu:CH32V20X
+mcu:KINETIS_KL
+mcu:LPC175X_6X
+mcu:LPC177X_8X
+mcu:LPC18XX
+mcu:LPC40XX
+mcu:LPC43XX
+mcu:LPC54
+mcu:LPC55
+mcu:MAX3421
+mcu:MIMXRT10XX
+mcu:MIMXRT11XX
+mcu:MIMXRT1XXX
+mcu:MSP432E4
+mcu:RAXXX
+mcu:RP2040
+mcu:RW61X
+mcu:RX65X
+mcu:STM32C0
+mcu:STM32C5
+mcu:STM32F4
+mcu:STM32F7
+mcu:STM32G0
+mcu:STM32H5
+mcu:STM32H7
+mcu:STM32H7RS
+mcu:STM32N6
+mcu:STM32U3
+mcu:STM32U5
diff --git a/examples/host/audio_host/src/tusb_config.h b/examples/host/audio_host/src/tusb_config.h
index a4fb17fa5..4a7a6ad56 100644
--- a/examples/host/audio_host/src/tusb_config.h
+++ b/examples/host/audio_host/src/tusb_config.h
@@ -68,7 +68,7 @@ extern "C" {
#define CFG_TUH_MAX_SPEED BOARD_TUH_MAX_SPEED
#ifndef BOARD_TUH_RHPORT
- #define BOARD_TUH_RHPORT 1
+ #define BOARD_TUH_RHPORT 0
#endif
#ifndef BOARD_TUH_MAX_SPEED