mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c848aa74ac
Also changed event trigger for idf-extension to use config-updated, as this makes more logical sense Includes functionality for defining local (single .rst file) substitution strings that depend on chip target. Substitutions can be defined with {IDF_TARGET_X: default = "IO3", esp32 = "IO4"} and then used locally as {IDF_TARGET_X} Also added global substitution for TRM links {IDF_TARGET_TRM_URL} |
||
---|---|---|
.. | ||
build_system | ||
__init__.py | ||
esp_err_definitions.py | ||
format_idf_target.py | ||
gen_idf_tools_links.py | ||
gen_toolchain_links.py | ||
gen_version_specific_includes.py | ||
include_build_file.py | ||
kconfig_reference.py | ||
link_roles.py | ||
README.md | ||
run_doxygen.py | ||
util.py |
See docs/en/contribute/add-ons-reference.rst (or in the IDF docs) for details.