3e0ac4db79
Allows you to move the partition table, it gives more space for the bootloader. Added a new utility - parttool.py. This utility can search for the offset and/or size of the partitions by name and type/subtype. Use for getting APP_OFFSET and PHY_DATA_OFFSET. The linker(esp32.bootloader.ld) made changes that allow you to write a custom bootloader code more. TW14125
34 lines
1.1 KiB
Text
34 lines
1.1 KiB
Text
# Some tools
|
|
components/esp32/ld/elf_to_ld.sh
|
|
components/espcoredump/espcoredump.py
|
|
components/heap/test_multi_heap_host/test_all_configs.sh
|
|
components/idf_test/unit_test/TestCaseScript/IDFUnitTest/__init__.py
|
|
components/partition_table/gen_esp32part.py
|
|
components/partition_table/parttool.py
|
|
components/partition_table/test_gen_esp32part_host/gen_esp32part_tests.py
|
|
components/ulp/esp32ulp_mapgen.py
|
|
docs/check_doc_warnings.sh
|
|
docs/check_lang_folder_sync.sh
|
|
docs/gen-kconfig-doc.py
|
|
tools/ci/apply_bot_filter.py
|
|
tools/ci/build_examples.sh
|
|
tools/ci/check-executable.sh
|
|
tools/ci/checkout_project_ref.py
|
|
tools/ci/get-full-sources.sh
|
|
tools/ci/mirror-submodule-update.sh
|
|
tools/ci/mirror-synchronize.sh
|
|
tools/ci/test_build_system.sh
|
|
tools/ci/test_configure_ci_environment.sh
|
|
tools/esp_app_trace/apptrace_proc.py
|
|
tools/esp_app_trace/logtrace_proc.py
|
|
tools/format.sh
|
|
tools/gen_esp_err_to_name.py
|
|
tools/idf_monitor.py
|
|
tools/idf_size.py
|
|
tools/kconfig/check.sh
|
|
tools/kconfig/lxdialog/check-lxdialog.sh
|
|
tools/kconfig/merge_config.sh
|
|
tools/kconfig/streamline_config.pl
|
|
tools/kconfig/conf
|
|
tools/kconfig/mconf
|
|
tools/windows/eclipse_make.sh
|