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

Documentation errors #40

Open
msalat opened this issue Apr 20, 2023 · 3 comments
Open

Documentation errors #40

msalat opened this issue Apr 20, 2023 · 3 comments

Comments

@msalat
Copy link

msalat commented Apr 20, 2023

  1. some links have a backslash in their paths

  2. Section "For ESP-A1s (ESP32 + AC101 audio chips)"

es8388 instead of ac101:

and later
laster , add the below code to edit the CMake file : components/audio_hal/CMakeLists.txt

./driver/es8388
./driver/es8388/es8388.c

and an image is missing/wrong syntax:
![](static/add_ac101_cmake files.png)

@msalat
Copy link
Author

msalat commented Apr 20, 2023

... and I had to remove all non-ac101 (es8388, ..) lines from components/audio_hal/CMakeLists.txt
because of errors like

esp-adf/components/audio_hal/driver/es8311/es8311.c:59:22: error: 'BOARD_PA_GAIN' undeclared (first use in this function)

@msalat
Copy link
Author

msalat commented Apr 20, 2023

ok #38 (comment) instead is enough, no need to remove non-ac101 from CMakeLists.txt

@msalat
Copy link
Author

msalat commented Apr 20, 2023

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

1 participant