OVMS3-idf/examples/storage/ext_flash_fatfs/main/CMakeLists.txt
Ivan Grokhotkov 89ee7b5dfb examples: add FATFS in external Flash example
Demonstrates the usage of the new spi_bus_add_flash_device,
esp_flash_init, esp_partition_register_external functions.
2019-07-26 08:19:42 +02:00

2 lines
62 B
CMake

idf_component_register(SRCS "ext_flash_fatfs_example_main.c")