spi: allow using esp_flash and spi_master driver on the same bus

This commit is contained in:
Michael (XIAO Xufeng)
2019-10-24 19:00:26 +08:00
parent f3bf9c5ae0
commit 49a48644e4
17 changed files with 2320 additions and 656 deletions
+1 -1
View File
@@ -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