Philippe G 3 年之前
父节点
当前提交
411b2bd0f0
共有 2 个文件被更改,包括 6 次插入0 次删除
  1. 3 0
      build-scripts/I2S-4MFlash-sdkconfig.defaults
  2. 3 0
      build-scripts/SqueezeAmp-sdkconfig.defaults

+ 3 - 0
build-scripts/I2S-4MFlash-sdkconfig.defaults

@@ -39,6 +39,9 @@ CONFIG_RELEASE_API="https://api.github.com/repos/sle118/squeezelite-esp32/releas
 CONFIG_SQUEEZELITE_ESP32_RELEASE_URL "https://github.com/sle118/squeezelite-esp32/releases"
 CONFIG_PROJECT_NAME="Squeezelite-ESP32"
 CONFIG_FW_PLATFORM_NAME="I2S-4MFlash"
+CONFIG_AUDIO_CONTROLS=""
+CONFIG_AMP_GPIO=-1
+
 #
 # SDK tool configuration
 #

+ 3 - 0
build-scripts/SqueezeAmp-sdkconfig.defaults

@@ -37,6 +37,9 @@ CONFIG_PROJECT_NAME="SqueezeAmp"
 CONFIG_FW_PLATFORM_NAME="SqueezeAmp"
 CONFIG_RELEASE_API="https://api.github.com/repos/sle118/squeezelite-esp32/releases"
 CONFIG_SQUEEZELITE_ESP32_RELEASE_URL "https://github.com/sle118/squeezelite-esp32/releases"
+CONFIG_AUDIO_CONTROLS=""
+CONFIG_AMP_GPIO=-1
+
 #
 # SDK tool configuration
 #