mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
refactor(i2s): replace es8311 example with pcm_player
Drop echo/recording now that mic_recorder covers capture. The new example is TX-only and plays embedded PCM on ES8311 or ES8389.
This commit is contained in:
@@ -106,7 +106,6 @@ env_markers =
|
||||
httpbin: runner for tests that need to access the httpbin service
|
||||
flash_4mb: C2 runners with 4 MB flash
|
||||
jtag_re_enable: Runner to re-enable jtag which is softly disabled by burning bit SOFT_DIS_JTAG on eFuse
|
||||
es8311: Development board that carries es8311 codec
|
||||
camera: Runner with camera
|
||||
ov5647: Runner with camera ov5647
|
||||
esp32s3_eye: Runner for esp32s3_eye and camera ov2640
|
||||
|
||||
Reference in New Issue
Block a user