update app_usb_aud_fosi_c1_v71

This commit is contained in:
Steven Dan
2026-05-14 11:57:07 +08:00
parent b4de6d4f73
commit b9303bccb8
18 changed files with 1996 additions and 3089 deletions

View File

@@ -162,7 +162,11 @@
/* Board power source - Default is bus-powered */
#ifndef XUA_POWERMODE
#define XUA_POWERMODE XUA_POWERMODE_SELF
#define XUA_POWERMODE XUA_POWERMODE_BUS
#endif
#ifndef _XUA_BMAX_POWER
#define _XUA_BMAX_POWER (50)
#endif
/* Enable/Disable example HID code - Default is off */