kopia lustrzana https://github.com/espressif/esp-idf
ab1bd08ab9
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. |
||
---|---|---|
.. | ||
ble | ||
catch | ||
ci | ||
cmake | ||
docker | ||
esp_app_trace | ||
esp_prov | ||
gen_soc_caps_kconfig | ||
idf_monitor_base | ||
idf_py_actions | ||
idf_size_yaml | ||
kconfig_new | ||
ldgen | ||
mass_mfg | ||
mocks | ||
requirements | ||
templates/sample_component | ||
test_apps | ||
test_build_system | ||
test_idf_monitor | ||
test_idf_py | ||
test_idf_size | ||
test_idf_tools | ||
test_mkdfu | ||
test_mkuf2 | ||
unit-test-app | ||
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 | ||
gen_esp_err_to_name.py | ||
generate_debug_prefix_map.py | ||
idf.py | ||
idf_monitor.py | ||
idf_size.py | ||
idf_tools.py | ||
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_schema.json |