Skip to content

Conversation

@flylai
Copy link
Contributor

@flylai flylai commented Jan 3, 2026

Summary

Remove redundant I2S include directive

Impact

N/A

Testing

run tools/configure.sh -l esp32s3-devkit:wifible

and enable

CONFIG_AUDIO=y
CONFIG_I2S=y
CONFIG_DRIVERS_AUDIO=y
CONFIG_AUDIO_I2S=y
CONFIG_ESPRESSIF_I2S0=y
CONFIG_ESPRESSIF_I2S1=y

build passed

remove redundant I2S include directive

Signed-off-by: Xoris <[email protected]>
@github-actions github-actions bot added Board: xtensa Size: XS The size of the change in this PR is very small labels Jan 3, 2026
@acassis
Copy link
Contributor

acassis commented Jan 3, 2026

@flylai good catch!

@acassis acassis merged commit 090860a into apache:master Jan 3, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Board: xtensa Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants