esp-idf/tools
Omar Chebib 974b8dd4c4 build: (Custom) App version info is now on a dedicated section, independent of the rodata alignment
It is now possible to have any alignment restriction on rodata in the user
applicaiton. It will not affect the first section which must be aligned
on a 16-byte bound.

Closes https://github.com/espressif/esp-idf/issues/6719
Closes https://github.com/espressif/esp-idf/issues/6976
2021-05-10 11:17:58 +08:00
..
ble ci: Fix blecent example test 2020-11-30 22:44:52 +05:30
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci Merge branch 'bugfix/python3_target_test_4.2' into 'release/v4.2' 2021-05-06 02:19:19 +00:00
cmake versions: Update version to 4.2.1 2021-04-29 10:13:07 +08:00
docker tools/docker: Add libpython2.7 in order to satisfy GDB dependencies 2020-10-13 16:12:21 +00:00
esp_app_trace global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
esp_prov ci: using python3 to tun target test 2021-04-26 06:35:42 +00:00
find_build_apps ci: fix find_build_apps.py failure with py3 due to non ascii chars 2020-06-15 15:20:43 +08:00
idf_py_actions idf monitor: fix crash when monitor baudrate argument set 2021-01-15 09:09:49 +00:00
kconfig global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
kconfig_new gh_action: fix python lint 2020-05-20 10:50:10 +08:00
ldgen tools/ldgen: Fix parsing of sections names on Windows 2020-10-29 08:46:03 +01:00
mass_mfg mfg_util: Update file handling to maintain line endings across various OS 2020-08-27 11:52:33 +05:30
test_apps build: (Custom) App version info is now on a dedicated section, independent of the rodata alignment 2021-05-10 11:17:58 +08:00
test_idf_monitor espcoredump: fix idf_monitor test artifacts 2020-03-24 11:48:18 +01:00
test_idf_py tools: fix double builds with idf.py 2020-03-02 07:18:22 +05:00
test_idf_size tools: Don't count BSS into the total image size 2021-03-01 14:39:42 +01:00
test_idf_tools Update toolchain to esp-2020r3 2020-09-18 12:32:34 +07:00
test_mkdfu Add build system support for programming ESP32-S2 using DFU utils 2020-04-30 07:59:18 +02:00
unit-test-app ota: fix ota with flash encryption 2021-03-12 16:45:43 +08:00
windows Fix eclipse build: “UnicodeDecodeError: 'ascii' codec can't decode byte” 2021-02-10 12:49:56 +01:00
build_apps.py Fix some python bugs left before 2020-04-30 06:47:49 +00:00
check_kconfigs.py Update kconfiglib to upstream version and replace mconf-idf 2019-10-29 10:40:04 +01:00
check_python_dependencies.py Merge branch 'feature/msys2_env_update_v4.2' into 'release/v4.2' 2020-07-06 15:14:45 +08:00
check_term.py Give info and warnings about the TERM environment variable 2019-12-02 09:49:21 +01:00
detect_python.fish tools: Prefer python3 during install and export 2021-02-14 19:05:33 +01:00
detect_python.sh tools: Prefer python3 during install and export 2021-02-14 19:05:33 +01:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
find_apps.py Add build_unit_test.sh to do find_apps and build_apps to unit_tests 2020-04-30 06:47:49 +00:00
format-minimal.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
format.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
gen_esp_err_to_name.py tools: fix path handling errors in gen_esp_err_to_name.py for Windows 2020-10-19 14:17:19 +08:00
idf_monitor.py idf_monitor: support to re-flash with the using port 2020-04-07 01:44:26 +08:00
idf_size.py tools: Don't count BSS into the total image size 2021-03-01 14:39:42 +01:00
idf_tools.py tools: Avoid subprocess.run(capture_output) argument for Python <3.7 compatibility 2020-12-08 09:44:31 +11:00
idf.py add CN translation for adding python2 deprecation warning(MR 11115) 2020-12-11 09:16:18 +01:00
mkdfu.py Add build system support for programming ESP32-S2 using DFU utils 2020-04-30 07:59:18 +02:00
set-submodules-to-github.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
test_check_kconfigs.py ci: kconfig rules: Allow any file starting with KConfig.* to be sourced 2019-08-14 16:50:30 +10:00
toolchain_versions.mk Update toolchain to esp-2020r3 2020-09-18 12:32:34 +07:00
tools_schema.json tools: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00
tools.json Merge branch 'feature/oocd_ver_backport_v4.2' into 'release/v4.2' 2020-10-15 02:55:08 +08:00