Files
esp-idf/examples/peripherals/i2s/wav_player/sdkconfig.defaults
morris 85680029d2 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.
2026-09-08 13:59:35 +08:00

4 lines
160 B
Plaintext

# This file must exist. CMake only loads sdkconfig.defaults.<target>
# as a companion of each file listed in SDKCONFIG_DEFAULTS, which
# defaults to this path.