OVMS3-idf/components/spi_flash/include
Ivan Grokhotkov b6693225c1 spi_flash: implement partition API, drop trivial wrappers
This implements esp_partition_read, esp_partition_write, esp_partition_erase_range, esp_partition_mmap.
Also removed getters which didn't add much sugar after all.
2016-10-27 17:58:42 +08:00
..
esp_partition.h spi_flash: implement partition API, drop trivial wrappers 2016-10-27 17:58:42 +08:00
esp_spi_flash.h spi_flash: implement partition API, drop trivial wrappers 2016-10-27 17:58:42 +08:00