OVMS3-idf/components/spi_flash
Ivan Grokhotkov 29c6eab6dc components/spi_flash: call SPIUnlock only once
This fixes the performance impact for spi_flash_write and spi_flash_erase.
With this change, NVS init in single core mode takes about 50ms (compared to >2seconds before that).
2016-09-13 15:16:36 +08:00
..
include components/spi_flash: make spi_flash APIs dual-core-compatible 2016-08-24 18:06:33 +08:00
component.mk Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
esp_spi_flash.c components/spi_flash: call SPIUnlock only once 2016-09-13 15:16:36 +08:00