circuitpython/ports/espressif/esp-idf-config/sdkconfig-psram.defaults

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
284 B
Plaintext
Raw Normal View History

#
# Espressif IoT Development Framework Configuration
#
#
# Component config
#
#
# ESP PSRAM
#
CONFIG_SPIRAM=y
# end of ESP PSRAM
2023-09-21 16:52:47 -04:00
#
# Wi-Fi
#
CONFIG_ESP_WIFI_CACHE_TX_BUFFER_NUM=16
# end of Wi-Fi
# end of Component config
# end of Espressif IoT Development Framework Configuration