component_info_ignore_file.txt 915 B

123456789101112
  1. # Header files that will be ignored when generating extra header information
  2. # For API reference (include path/REQUIRE component)
  3. # ULP header files for the ULP app do not have an IDF header path/component require
  4. components/ulp/lp_core/lp_core/include/ulp_lp_core_gpio.h
  5. components/ulp/lp_core/lp_core/include/ulp_lp_core_i2c.h
  6. components/ulp/lp_core/lp_core/include/ulp_lp_core_print.h
  7. components/ulp/lp_core/lp_core/include/ulp_lp_core_uart.h
  8. components/ulp/lp_core/lp_core/include/ulp_lp_core_utils.h
  9. # ESSL headers do not belong to any IDF component, in a user project it will come from a managed component
  10. components/driver/test_apps/components/esp_serial_slave_link/include/esp_serial_slave_link/essl_sdio.h
  11. components/driver/test_apps/components/esp_serial_slave_link/include/esp_serial_slave_link/essl_spi.h
  12. components/driver/test_apps/components/esp_serial_slave_link/include/esp_serial_slave_link/essl.h