-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
项目构建报错FAILED: esp-idf/main/CMakeFiles/__idf_main.dir/audio_codecs/tcircles3_audio_codec.cc.obj #173
Comments
esp sdk版本号多少? |
5.5 |
mac 编译通过后,运行报错: |
需要切换到5.3 |
|
如果修改tcircles3_audio_codec.cc,希望可以将45引脚相关操作实现可配置化,有的设备驱动与t-circle-s3相同,却没有MAX98357A_SD_MODE类似引脚,复用起来比较麻烦。 |
可以帮忙修改一下提交一个PR。 |
改下顺序试试:
|
xiaozhi-esp32/main/audio_codecs/tcircles3_audio_codec.cc:88:5: error: designator order for field 'i2s_std_clk_config_t::ext_clk_freq_hz' does not match declaration order in 'i2s_std_clk_config_t'
The text was updated successfully, but these errors were encountered: