CMakeLists.txt 167 B

123456
  1. idf_component_register( SRC_DIRS .
  2. INCLUDE_DIRS .
  3. REQUIRES bt display esp_common freertos nvs_flash esp32 spi_flash newlib pthread platform_config
  4. )