esp-idf/tools
Guillaume Souchere ab1bd08ab9 tools: update list of references to not include symbold used by __assert_func calls
On xtensa architecture, the call to __assert_func uses a reference to __func__ that can
sometimes be placed in flash. Since the __asert_func can be called from functions in IRAM
the check_callgraph script can report an error when checking for invalid calls from IRAM
to flash sections. However, the __asert_func prevents this scenario at runtime so the
check_callgraph script reports a 'flas positive' situation. For this reasson, all references
to __func__$x found prior to a call to __assert_func are droped in the parsing of the rtl files.
2022-11-24 10:31:14 +01:00
..
ble
catch
ci tools: update list of references to not include symbold used by __assert_func calls 2022-11-24 10:31:14 +01:00
cmake build: Adds support for universal Clang toolchain 2022-11-23 13:25:16 +03:00
docker tools: Docker: add QEMU with xtensa chip support 2022-11-01 09:07:04 +07:00
esp_app_trace
esp_prov docs: added documentation for wifi_ctrl endpoint and updated esp_prov readme 2022-11-01 14:19:01 +05:30
gen_soc_caps_kconfig
idf_monitor_base all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00
idf_py_actions esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
idf_size_yaml esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
kconfig_new tools: Move out kconfig_new in favour of using the esp-idf-kconfig package 2022-11-15 21:19:51 +01:00
ldgen
mass_mfg
mocks systimer: support etm event 2022-11-23 15:32:34 +08:00
requirements tools: Move out kconfig_new in favour of using the esp-idf-kconfig package 2022-11-15 21:19:51 +01:00
templates/sample_component
test_apps build: Adds support for universal Clang toolchain 2022-11-23 13:25:16 +03:00
test_build_system build_system: stop looking for sdkconfig file specified by env var `SDKCONFIG_DEFAULTS` in bootloader subproject 2022-11-16 16:52:54 +08:00
test_idf_monitor tools: fixed the coredump package's suppressed print 2022-10-17 16:34:58 +08:00
test_idf_py tools: fixed elf symbols load if gdbinit specified 2022-09-21 22:39:03 +04:00
test_idf_size esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
test_idf_tools tools: add esp-rom-elfs version '20220823' 2022-09-21 22:39:03 +04:00
test_mkdfu
test_mkuf2
unit-test-app Merge branch 'feature/migrate-esp-common-tests-to-pytest' into 'master' 2022-11-23 19:39:50 +08:00
check_python_dependencies.py
check_term.py
detect_python.fish
detect_python.sh
eclipse-code-style.xml
format-minimal.sh
format.sh
gdb_panic_server.py esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
gen_esp_err_to_name.py tool: skip test folder when generating esp_err_t table 2022-11-10 10:37:59 +08:00
generate_debug_prefix_map.py
idf.py tools: move cmake executable check into function uses it 2022-09-21 22:39:03 +04:00
idf_monitor.py
idf_size.py
idf_tools.py tools: idf extra wheels url can be set by environment variables 2022-11-11 12:00:56 +08:00
install_util.py
mkdfu.py
mkuf2.py
python_version_checker.py
requirements.json
requirements_schema.json
set-submodules-to-github.sh
split_paths_by_spaces.py
tools.json tools: Replace 'xtensa-clang' with 'esp-clang' 2022-11-22 17:30:14 +03:00
tools_schema.json tools: add esp-rom-elfs version '20220823' 2022-09-21 22:39:03 +04:00