OVMS3-idf/examples/build_system/cmake/idf_as_lib/stubs/spi_flash/esp_spi_flash.h

5 lines
65 B
C
Raw Normal View History

#pragma once
#include <stddef.h>
int spi_flash_get_chip_size();