Support static allocation of FreeRTOS queues used by ISR routine in WiFi/BT/esp_timer/driver etc
Try to allocate some WiFi and LWIP memories in SPIRAM first. If failed, try to allocate in internal RAM then.