add DSP defines

This commit is contained in:
philippe44
2020-02-18 19:17:00 -08:00
parent d78c50f781
commit 72ff203738
6 changed files with 32 additions and 0 deletions

View File

@@ -3,6 +3,11 @@
# Espressif IoT Development Framework (ESP-IDF) Project Configuration
#
# DSP
CONFIG_DSP_OPTIMIZED=y
CONFIG_DSP_OPTIMIZATION=1
CONFIG_DSP_MAX_FFT_SIZE_512=y
# ESP32-A1S defaults (with AC101 codec)
CONFIG_I2S_NUM=0
CONFIG_I2C_LOCKED=y