OVMS3-idf/components/spi_flash/include
Ivan Grokhotkov 2119b98469 spi_flash: remove unnecessary src pointer alignment check in spi_flash_write
ROM SPIWrite routine can work with unaligned sources, so this check is unnecessary.
Furthermore, it breaks nvs_set_str and nvs_get_blob when data pointer is unaligned.
Also fix stray backslash in COUNTER_STOP macro
2016-10-31 19:08:56 +08:00
..
esp_partition.h spi_flash: update comment blocks 2016-10-27 17:58:42 +08:00
esp_spi_flash.h spi_flash: remove unnecessary src pointer alignment check in spi_flash_write 2016-10-31 19:08:56 +08:00