readme.txt

来自「USB OTG Cy7c68300 C51 MCU」· 文本 代码 · 共 22 行

TXT
22
字号

audiodem readme

This directory contains the project specific files for the isochronous audio demo.

This example illustrates implementing a composite audio peripheral with isochronous
endpoints and multiple interface alternates.

Build by typing 'make wrap' at the command prompt.

You can build a debug executable by typing 'make DEBUG=1' at the command
prompt.

In order to download to the EEPROM on the EZ-Host or EZ-OTG boards, type 'qtui2c audiodem_scan.bin f'
at the prompt.  The same process can also be used to download to the CY4640 board modified by the 
population of J22.

Refer to the documentation in the associated app note for details on configuring and
running this design example.


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?