esp-idf/examples/peripherals/i2s/i2s_adc_dac/sdkconfig.defaults
2022-06-15 10:29:06 +08:00

6 lines
239 B
Plaintext

CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_adc_dac_example.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions_adc_dac_example.csv"
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_I2S_SUPPRESS_DEPRECATE_WARN=y