Skip to content
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

Error in build when using custom audio board (AUD-5324) #1191

Closed
Pooria4484 opened this issue Apr 5, 2024 · 2 comments
Closed

Error in build when using custom audio board (AUD-5324) #1191

Pooria4484 opened this issue Apr 5, 2024 · 2 comments

Comments

@Pooria4484
Copy link

Hi,
when I use cusom audio board in menuconfig>Audio board>.

and building example a2dp_sink_and_hfp_example, build stopped.

build error:

~/.espressif/esp-adf/components/display_service/display_service.c:34:10: fatal error: board.h: No such file or directory 34 | #include "board.h" | ^~~~~~~~~ compilation terminated. [1264/1612] Building C object esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj ninja: build stopped: subcommand failed.

  • Audio Board: Custom Audio Board
  • Module used: ESP32-S3-WROOM-1
  • IDF version v5.2
  • ADF version v2.6-86-g1a03fe6a
  • Build system: idf.py
  • Compiler version: xtensa-esp-elf-gcc (crosstool-NG esp-13.2.0_20230928) 13.2.0
  • Operating system: macOS
  • Using VScode
@github-actions github-actions bot changed the title Error in build when using custom audio board Error in build when using custom audio board (AUD-5324) Apr 5, 2024
@jason-mao
Copy link
Collaborator

@Pooria4484 Did you create a new board folder(like https://github.com/espressif/esp-adf/tree/master/examples/get-started/play_mp3_control/components/my_board/my_board_v1_0) in your project when you select the custom audio board?

@jason-mao
Copy link
Collaborator

jason-mao commented Jul 31, 2024

This topic has become inactive so I'm going to close the issue. Please reopen this if you have any questions or need any further assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants