mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-11 11:42:39 +02:00
spi: allow using esp_flash and spi_master driver on the same bus
This commit is contained in:
@@ -204,7 +204,7 @@ menu "FreeRTOS"
|
||||
|
||||
config FREERTOS_SUPPORT_STATIC_ALLOCATION
|
||||
bool "Enable FreeRTOS static allocation API"
|
||||
default n
|
||||
default y
|
||||
help
|
||||
FreeRTOS gives the application writer the ability to instead provide the memory
|
||||
themselves, allowing the following objects to optionally be created without any
|
||||
|
||||
Reference in New Issue
Block a user