i2s_es8311: ignore compiling warning temporary

This commit is contained in:
laokaiyao 2023-04-04 11:07:59 +08:00
parent d0a29ada57
commit 88fe9949ff

View File

@ -5,7 +5,7 @@ dependencies:
# After enabling Board Support Packages support in menuconfig, you can pick you specific BSP here
espressif/esp-box:
version: "^2"
version: "2.3.3" # TODO: IDFCI-1678
rules:
- if: "target in [esp32s3]"
#espressif/esp32_s2_kaluga_kit: