executable-list.txt 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # Some tools
  2. components/esp32/ld/elf_to_ld.sh
  3. components/espcoredump/espcoredump.py
  4. components/heap/test_multi_heap_host/test_all_configs.sh
  5. components/idf_test/unit_test/TestCaseScript/IDFUnitTest/__init__.py
  6. components/partition_table/gen_esp32part.py
  7. components/partition_table/parttool.py
  8. components/app_update/gen_empty_partition.py
  9. components/partition_table/test_gen_esp32part_host/gen_esp32part_tests.py
  10. components/ulp/esp32ulp_mapgen.py
  11. components/nvs_flash/nvs_partition_generator/nvs_partition_gen.py
  12. docs/check_doc_warnings.sh
  13. docs/check_lang_folder_sync.sh
  14. docs/gen-kconfig-doc.py
  15. docs/gen-version-specific-includes.py
  16. tools/ci/apply_bot_filter.py
  17. tools/ci/build_examples.sh
  18. tools/ci/check-executable.sh
  19. tools/ci/check-line-endings.sh
  20. tools/ci/checkout_project_ref.py
  21. tools/ci/get-full-sources.sh
  22. tools/ci/mirror-submodule-update.sh
  23. tools/ci/mirror-synchronize.sh
  24. tools/ci/test_build_system.sh
  25. tools/ci/test_configure_ci_environment.sh
  26. tools/esp_app_trace/apptrace_proc.py
  27. tools/esp_app_trace/logtrace_proc.py
  28. tools/format.sh
  29. tools/gen_esp_err_to_name.py
  30. tools/idf_monitor.py
  31. tools/idf_size.py
  32. tools/kconfig/check.sh
  33. tools/kconfig/lxdialog/check-lxdialog.sh
  34. tools/kconfig/merge_config.sh
  35. tools/kconfig/streamline_config.pl
  36. tools/kconfig/conf
  37. tools/kconfig/mconf
  38. tools/windows/eclipse_make.sh
  39. tools/test_idf_monitor/run_test_idf_monitor.py
  40. tools/mass_mfg/mfg_gen.py
  41. tools/unit-test-app/unit_test.py