executable-list.txt 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. components/app_update/otatool.py
  2. components/efuse/efuse_table_gen.py
  3. components/efuse/test_efuse_host/efuse_tests.py
  4. components/esp_coex/test_md5/test_md5.sh
  5. components/esp_wifi/test_md5/test_md5.sh
  6. components/espcoredump/espcoredump.py
  7. components/fatfs/fatfsgen.py
  8. components/fatfs/fatfsparse.py
  9. components/fatfs/test_fatfsgen/test_fatfsgen.py
  10. components/fatfs/test_fatfsgen/test_fatfsparse.py
  11. components/fatfs/test_fatfsgen/test_wl_fatfsgen.py
  12. components/fatfs/wl_fatfsgen.py
  13. components/heap/test_multi_heap_host/test_all_configs.sh
  14. components/mbedtls/esp_crt_bundle/gen_crt_bundle.py
  15. components/mbedtls/esp_crt_bundle/test_gen_crt_bundle/test_gen_crt_bundle.py
  16. components/nvs_flash/nvs_partition_generator/nvs_partition_gen.py
  17. components/partition_table/check_sizes.py
  18. components/partition_table/gen_empty_partition.py
  19. components/partition_table/gen_esp32part.py
  20. components/partition_table/gen_extra_subtypes_inc.py
  21. components/partition_table/parttool.py
  22. components/partition_table/test_gen_esp32part_host/check_sizes_test.py
  23. components/partition_table/test_gen_esp32part_host/gen_esp32part_tests.py
  24. components/spiffs/spiffsgen.py
  25. components/spiffs/test_spiffsgen/test_spiffsgen.py
  26. components/ulp/esp32ulp_mapgen.py
  27. docs/check_lang_folder_sync.sh
  28. examples/build_system/cmake/idf_as_lib/build-esp32.sh
  29. examples/build_system/cmake/idf_as_lib/build-esp32c2.sh
  30. examples/build_system/cmake/idf_as_lib/build-esp32c3.sh
  31. examples/build_system/cmake/idf_as_lib/build-esp32s2.sh
  32. examples/build_system/cmake/idf_as_lib/build-esp32s3.sh
  33. examples/build_system/cmake/idf_as_lib/build.sh
  34. examples/build_system/cmake/idf_as_lib/run-esp32.sh
  35. examples/build_system/cmake/idf_as_lib/run-esp32c2.sh
  36. examples/build_system/cmake/idf_as_lib/run-esp32c3.sh
  37. examples/build_system/cmake/idf_as_lib/run-esp32s2.sh
  38. examples/build_system/cmake/idf_as_lib/run-esp32s3.sh
  39. examples/build_system/cmake/idf_as_lib/run.sh
  40. examples/common_components/protocol_examples_tapif_io/make_tap_netif
  41. examples/storage/parttool/parttool_example.py
  42. examples/storage/parttool/parttool_example.sh
  43. examples/system/app_trace_to_plot/read_trace.py
  44. examples/system/ota/otatool/get_running_partition.py
  45. examples/system/ota/otatool/otatool_example.py
  46. examples/system/ota/otatool/otatool_example.sh
  47. install.fish
  48. install.sh
  49. tools/check_python_dependencies.py
  50. tools/ci/build_template_app.sh
  51. tools/ci/check_api_violation.sh
  52. tools/ci/check_build_test_rules.py
  53. tools/ci/check_callgraph.py
  54. tools/ci/check_codeowners.py
  55. tools/ci/check_deprecated_kconfigs.py
  56. tools/ci/check_esp_memory_utils_headers.sh
  57. tools/ci/check_examples_extra_component_dirs.sh
  58. tools/ci/check_examples_rom_header.sh
  59. tools/ci/check_executables.py
  60. tools/ci/check_idf_version.sh
  61. tools/ci/check_kconfigs.py
  62. tools/ci/check_readme_links.py
  63. tools/ci/check_requirement_files.py
  64. tools/ci/check_rules_components_patterns.py
  65. tools/ci/check_rules_yml.py
  66. tools/ci/check_soc_struct_headers.py
  67. tools/ci/check_tools_files_patterns.py
  68. tools/ci/check_type_comments.py
  69. tools/ci/checkout_project_ref.py
  70. tools/ci/cleanup_ignore_lists.py
  71. tools/ci/deploy_docs.py
  72. tools/ci/envsubst.py
  73. tools/ci/fix_empty_prototypes.sh
  74. tools/ci/generate_rules.py
  75. tools/ci/get-full-sources.sh
  76. tools/ci/get_supported_examples.sh
  77. tools/ci/mirror-submodule-update.sh
  78. tools/ci/multirun_with_pyenv.sh
  79. tools/ci/push_to_github.sh
  80. tools/ci/test_autocomplete.py
  81. tools/ci/test_configure_ci_environment.sh
  82. tools/ci/test_reproducible_build.sh
  83. tools/docker/entrypoint.sh
  84. tools/esp_app_trace/logtrace_proc.py
  85. tools/esp_app_trace/sysviewtrace_proc.py
  86. tools/esp_app_trace/test/logtrace/test.sh
  87. tools/esp_app_trace/test/sysview/test.sh
  88. tools/format.sh
  89. tools/gdb_panic_server.py
  90. tools/gen_esp_err_to_name.py
  91. tools/gen_soc_caps_kconfig/gen_soc_caps_kconfig.py
  92. tools/gen_soc_caps_kconfig/test/test_gen_soc_caps_kconfig.py
  93. tools/idf.py
  94. tools/idf_monitor.py
  95. tools/idf_size.py
  96. tools/idf_tools.py
  97. tools/kconfig_new/confgen.py
  98. tools/kconfig_new/confserver.py
  99. tools/ldgen/ldgen.py
  100. tools/ldgen/test/test_entity.py
  101. tools/ldgen/test/test_fragments.py
  102. tools/ldgen/test/test_generation.py
  103. tools/ldgen/test/test_output_commands.py
  104. tools/mass_mfg/mfg_gen.py
  105. tools/mkdfu.py
  106. tools/mkuf2.py
  107. tools/python_version_checker.py
  108. tools/set-submodules-to-github.sh
  109. tools/test_apps/system/no_embedded_paths/check_for_file_paths.py
  110. tools/test_idf_py/test_hints.py
  111. tools/test_idf_py/test_idf_py.py
  112. tools/test_idf_tools/test_idf_tools.py
  113. tools/test_mkdfu/test_mkdfu.py