first add sdk

This commit is contained in:
jialexd 2019-04-02 16:34:25 +08:00
commit f91efd1250
3915 changed files with 1291882 additions and 0 deletions

View file

@ -0,0 +1,13 @@
Use the combine tool to generate the alc5680 firmware upgrade file.
This tool will add extra information to the binary.It will include the checksum,file length and version.
Step1.
Copy the alc5680 firmware to this folder and cheange the filename to All_in_one.dat
Step2
Execute the alc_fw_upgrade.bat and it will generate the alc_fw_upgrade.bin file.
How to upgrade the file, please reference the UM151 document.

View file

@ -0,0 +1 @@
START .\alc_fw_upgrade.exe All_in_one.dat alc_fw_upgrade.bin

Binary file not shown.