OVMS3-idf/components/spi_flash
Ivan Grokhotkov e9f2645b21 components/esp32: add inter-processor call API and implement spi_flash through it
With this change, flash operations can run on both cores.
NVS and WiFi stack can also run in dual core mode now.
2016-09-12 18:54:45 +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/esp32: add inter-processor call API and implement spi_flash through it 2016-09-12 18:54:45 +08:00