Commit 79797e4
committed
espressif: don't enable AUDIOMP3 without AUDIOCORE
there are some lines above that set it OFF if needed; the top level
logic will set it ON if audiocore is enabled.
Before this, some boards without any audio capability (e.g., pycamera
with esp32s3, lacking both audioio and i2s) enabled mp3. This was not
useful, and with other changes it will become a build error.1 parent 81c38f2 commit 79797e4
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
341 | | - | |
0 commit comments