OVMS3-idf/components
Nicola Lunghi ed1f4e50df cmakelists: move spi_flash to COMPONENT_REQUIRES
in the include file esp_ota_ops.h "esp_partition.h" is included.
This is from spi_flash so component that requires app_update also will need that

this fixes this error:

  In file included from ../components/esp32-homie/ota.c:11:0:
  /esp-idf/components/app_update/include/esp_ota_ops.h:22:27: fatal error: esp_partition.h: No such file or directory

Signed-off-by: Nicola Lunghi <25422924+nicola-lunghi@users.noreply.github.com>

Merges https://github.com/espressif/esp-idf/pull/1947
2018-05-29 16:34:45 +10:00
..
app_trace cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
app_update cmakelists: move spi_flash to COMPONENT_REQUIRES 2018-05-29 16:34:45 +10:00
aws_iot cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
bootloader cmake: Add build system tests 2018-04-30 09:59:20 +10:00
bootloader_support cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
bt cmake: Build all examples in CI 2018-04-30 10:18:33 +10:00
coap cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
console cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
cxx cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
driver cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
esp-tls cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
esp32 docs: Separate "build and flash" into building then flashing 2018-05-29 16:34:45 +10:00
esp_adc_cal cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
espcoredump bugfix: fixed path to esptool when there is no compiled python module for it 2017-03-21 13:30:38 +03:00
esptool_py cmake: Hide serial port settings in menuconfig when using cmake 2018-05-29 16:34:45 +10:00
ethernet docs: Move main docs to cover CMake 2018-05-07 18:45:49 +08:00
expat cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
fatfs cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
freertos cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
heap heap/cmake: Fix linking error when heap tracing is enabled 2018-05-01 17:27:39 +10:00
idf_test cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
jsmn cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
json cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
libsodium cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
log cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
lwip cmake: Build all examples in CI 2018-04-30 10:18:33 +10:00
mbedtls cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
mdns cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
micro-ecc cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
newlib cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
nghttp cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
nvs_flash cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
openssl cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
partition_table cmake: Build all examples in CI 2018-04-30 10:18:33 +10:00
pthread cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
sdmmc cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
smartconfig cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
soc cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
spi_flash docs: Move main docs to cover CMake 2018-05-07 18:45:49 +08:00
spiffs cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
tcpip_adapter cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
ulp cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
vfs cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
wear_levelling cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
wpa_supplicant cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
xtensa-debug-module cmake: Add component dependency support 2018-04-30 09:59:20 +10:00