udpate names

This commit is contained in:
Steven Dan
2026-01-19 12:36:16 +08:00
parent bb227b1faf
commit 10ab0ccada
2 changed files with 7 additions and 7 deletions

View File

@@ -46,7 +46,7 @@ set(SW_USB_AUDIO_FLAGS ${EXTRA_BUILD_FLAGS} -O3
-D${TARGET_BOARD}
-DBCD_DEVICE_J=1
-DBCD_DEVICE_M=0
-DBCD_DEVICE_N=4
-DBCD_DEVICE_N=6
-D${CODEC_IC}
-DWINDOWS_OS_DESCRIPTOR_SUPPORT
-DDEBUG_PRINT_ENABLE=0)

View File

@@ -148,20 +148,20 @@
#endif
#if defined (SPATIAL_GAME)
#define PRODUCT_STR_A2 "XMOS V7.1 TRUE FPS"
#define PRODUCT_STR_A1 "XMOS V7.1 TRUE FPS"
#define PRODUCT_STR_A2 "XMOS True AI7.1 FPS"
#define PRODUCT_STR_A1 "XMOS True AI7.1 FPS"
#elif defined (SPATIAL_DRAMA)
#define PRODUCT_STR_A2 "XMOS V7.1 Drama"
#define PRODUCT_STR_A1 "XMOS V7.1 Drama"
#elif defined (SPATIAL_MOVIE)
#define PRODUCT_STR_A2 "XMOS V7.1 3A"
#define PRODUCT_STR_A1 "XMOS V7.1 3A"
#define PRODUCT_STR_A2 "XMOS True AI7.1 3A"
#define PRODUCT_STR_A1 "XMOS True AI7.1 3A"
#elif defined (SPATIAL_MUSIC)
#define PRODUCT_STR_A2 "XMOS V7.1 Music"
#define PRODUCT_STR_A1 "XMOS V7.1 Music"
#elif defined (STEREO_2K)
#define PRODUCT_STR_A2 "XMOS V7.1 FPS"
#define PRODUCT_STR_A1 "XMOS V7.1 FPS"
#define PRODUCT_STR_A2 "XMOS AI7.1 FPS"
#define PRODUCT_STR_A1 "XMOS AI7.1 FPS"
#elif defined (STEREO_8K)
#define PRODUCT_STR_A2 "XMOS Stereo 8K"
#define PRODUCT_STR_A1 "XMOS Stereo 8K"