prepare 4.4 migration + esp32s3 + mck on 0,1,3

This commit is contained in:
philippe44
2023-05-15 15:29:16 +02:00
parent 9d7044f30c
commit e78e5a4df7
17 changed files with 75 additions and 44 deletions

View File

@@ -202,6 +202,11 @@ menu "Squeezelite-ESP32"
default -1
help
I2S data input gpio pin to use (not used mostly, leave it to -1).
config I2S_MCK_IO
int "I2S Master Clock GPIO number"
default -1
help
I2S data output gpio pin to use (not used mostly, leave it to -1).
endmenu
menu "I2C settings"
config I2C_SDA