diff --git a/README.rst b/README.rst index 2cc548c..947dc9e 100644 --- a/README.rst +++ b/README.rst @@ -287,12 +287,17 @@ The DRAM is the internal RAM section containing data. From the linker script ``e - In the menuconfig, the following options can also reduce internal DRAM usage: - In Component Config -> ESP32-specific -> Support for external, SPI-connected RAM -> SPI RAM config, enable : + - "Try to allocate memories of WiFi and LWIP in SPIRAM firstly. If failed, allocate internal memory" + - "Allow .bss segment placed in external memory" - Search for big static array that could be stored in external RAM + - In ``build/