check_public_headers_exceptions.txt 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. ### General ignore list
  2. #
  3. components/xtensa/include/xtensa/
  4. components/xtensa/include/
  5. components/xtensa/esp32/include/xtensa/config/
  6. components/xtensa/esp32s2/include/xtensa/config/
  7. components/xtensa/esp32s3/include/xtensa/config/
  8. components/freertos/FreeRTOS-Kernel/include/freertos/
  9. components/freertos/FreeRTOS-Kernel/portable/xtensa/include/freertos/
  10. components/freertos/FreeRTOS-Kernel-SMP/include/freertos/
  11. components/freertos/FreeRTOS-Kernel-SMP/portable/xtensa/include/freertos/
  12. components/log/include/esp_log_internal.h
  13. components/esp_rom/include/esp32s2/rom/rsa_pss.h
  14. # LWIP: sockets.h uses #include_next<>, which doesn't work correctly with the checker
  15. # memp_std.h is supposed to be included multiple times with different settings
  16. components/lwip/lwip/src/include/lwip/priv/memp_std.h
  17. components/lwip/include/lwip/sockets.h
  18. components/lwip/lwip/src/include/lwip/prot/nd6.h
  19. ## Header produced non-zero object:
  20. components/esp_phy/esp32/include/phy_init_data.h
  21. components/esp_phy/esp32s2/include/phy_init_data.h
  22. components/esp_phy/esp32s3/include/phy_init_data.h
  23. components/esp_phy/esp32c3/include/phy_init_data.h
  24. components/esp_phy/esp32c2/include/phy_init_data.h
  25. components/esp_phy/esp32c6/include/phy_init_data.h
  26. components/spi_flash/include/spi_flash_chip_issi.h
  27. components/spi_flash/include/spi_flash_chip_mxic.h
  28. components/spi_flash/include/spi_flash_chip_gd.h
  29. components/spi_flash/include/spi_flash_chip_winbond.h
  30. components/spi_flash/include/spi_flash_chip_boya.h
  31. components/spi_flash/include/spi_flash_chip_th.h
  32. components/spi_flash/include/memspi_host_driver.h
  33. components/spi_flash/include/spi_flash_chip_driver.h
  34. components/spi_flash/include/spi_flash_chip_generic.h
  35. components/bootloader_support/include/esp_app_format.h
  36. components/wpa_supplicant/include/
  37. components/wpa_supplicant/port/
  38. components/wpa_supplicant/esp_supplicant/include/
  39. components/mbedtls/mbedtls/
  40. components/mbedtls/port/include/
  41. components/mbedtls/port/dynamic/esp_mbedtls_dynamic_impl.h
  42. components/esp-tls/private_include/
  43. components/protobuf-c/
  44. components/fatfs/vfs/vfs_fat_internal.h
  45. components/fatfs/src/ffconf.h
  46. components/idf_test/include/idf_performance.h
  47. components/json/cJSON/
  48. components/spiffs/include/spiffs_config.h
  49. components/unity/unity/src/unity_internals.h
  50. components/unity/unity/extras/
  51. components/unity/include/unity_config.h
  52. components/unity/include/unity_test_runner.h
  53. components/cmock/CMock/src/cmock.h
  54. components/cmock/CMock/src/cmock_internals.h
  55. components/openthread/openthread/
  56. ### Here are the files that do not compile for some reason
  57. #
  58. components/app_trace/include/esp_sysview_trace.h
  59. components/esp_gdbstub/include/esp_gdbstub.h
  60. components/esp_hw_support/include/esp_memprot.h
  61. components/esp_hw_support/include/esp_private/esp_memprot_internal.h
  62. ### Here are the files that use CONFIG_XXX values but don't include sdkconfig.h
  63. #
  64. components/esp_coex/include/private/esp_coexist_adapter.h
  65. components/esp_coex/include/esp_coex_i154.h
  66. ### To be fixed: headers that rely on implicit inclusion
  67. #
  68. components/esp_rom/include/esp32/rom/rtc.h
  69. components/esp_rom/include/esp32c3/rom/rtc.h
  70. components/esp_rom/include/esp32s2/rom/rtc.h
  71. components/esp_rom/include/esp32s3/rom/rtc.h
  72. components/esp_rom/include/esp32c2/rom/rtc.h
  73. components/esp_rom/include/esp32c6/rom/rtc.h
  74. components/esp_rom/include/esp32h2/rom/rtc.h
  75. components/esp_rom/include/esp32p4/rom/rtc.h
  76. components/esp_rom/include/esp32/rom/sha.h
  77. components/esp_rom/include/esp32/rom/secure_boot.h
  78. components/esp_rom/include/esp32c3/rom/spi_flash.h
  79. components/esp_rom/include/esp32s2/rom/spi_flash.h
  80. components/esp_rom/include/esp32s2/rom/cache.h
  81. components/esp_rom/include/esp32s2/rom/secure_boot.h
  82. components/esp_rom/include/esp32s2/rom/opi_flash.h
  83. components/esp_rom/include/esp32s2/rom/efuse.h
  84. components/esp_ringbuf/include/freertos/ringbuf.h
  85. components/esp_netif/include/esp_netif_defaults.h
  86. components/esp_netif/include/esp_netif_net_stack.h
  87. components/esp_netif/include/esp_netif_ppp.h
  88. components/protocomm/include/transports/protocomm_httpd.h
  89. components/fatfs/src/diskio.h
  90. components/fatfs/diskio/diskio_sdmmc.h
  91. components/mbedtls/esp_crt_bundle/include/esp_crt_bundle.h
  92. components/usb/include/esp_private/usb_phy.h
  93. components/usb/include/usb/usb_types_stack.h
  94. ### Headers that don't compile with C++
  95. #
  96. components/bootloader_support/bootloader_flash/include/bootloader_flash.h
  97. components/bootloader_support/bootloader_flash/include/bootloader_flash_priv.h
  98. components/esp_hw_support/include/esp_private/regdma_link.h
  99. components/lwip/include/lwip/netdb.h
  100. components/spi_flash/include/esp_private/spi_flash_os.h
  101. ### To be fixed: files which don't compile for esp32s2 target:
  102. components/esp_psram/include/esp32/himem.h
  103. components/esp_rom/include/esp32/rom/ets_sys.h
  104. components/esp_rom/include/esp32/rom/uart.h
  105. ### To be fixed: files which don't compile for esp32s3 target:
  106. ### To be fixed: files which don't compile for esp32c3 target:
  107. components/esp_system/port/include/private/esp_private/trax.h
  108. components/espcoredump/include/port/xtensa/esp_core_dump_summary_port.h
  109. components/riscv/include/esp_private/panic_reason.h
  110. components/riscv/include/riscv/interrupt.h
  111. components/riscv/include/riscv/rvruntime-frames.h
  112. components/riscv/include/riscv/rvsleep-frames.h