mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2024-11-24 23:14:18 +00:00
12 lines
321 B
Text
12 lines
321 B
Text
|
ALC CODEC FW UPGRADE
|
||
|
|
||
|
Description:
|
||
|
Get file from TFTP server and upgrade the audio dsp firmwatre.
|
||
|
|
||
|
Configuration:
|
||
|
Modify TFTP_HOST_IP_ADDR and ALC_DSP_FIRMWARE_NAME for your firmware in example_alc_dsp_fw_upgrade.c based on your TFTP server.
|
||
|
|
||
|
[platform_opts.h]
|
||
|
#define CONFIG_EXAMPLE_ALC_DSP_FW_UPGRADE 1
|
||
|
|