esp-idf/docs/en
Frantisek Hrbata 08c9a7b520 tools: add new outdated option for idf_tools.py list
This adds a new outdated option, which only lists outdated
packages installed in IDF_TOOLS_PATH. It searches for the
latest installed tool version in the IDF_TOOLS_PATH/tools path and
compares it against the latest available version in the tools.json
file. If the latest version of a tool installed in IDF_TOOLS_PATH/tools
is smaller, it's reported as outdated. Nothing is reported if the tool
is up to date.

Two new tests are added. First just checks if nothing is reported in
case there is no update available. The second artificially generates
new tools.json file called tools.outdated.json and sets XTENSA_ESP32_ELF
version to 'zzzzzz'. It then checks if the XTENSA_ESP32_ELF tool
is reported as outdated by the 'zzzzzz' version.

Description of the new outdated option is addedd to docs as well.

Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2023-02-09 10:25:45 +01:00
..
_templates doc: Add exact git version & target SoC to feedback form parameters 2020-03-27 11:29:59 +11:00
api-guides tools: add new outdated option for idf_tools.py list 2023-02-09 10:25:45 +01:00
api-reference Merge branch 'feature/spi_flash_vendor_classify' into 'master' 2023-02-09 13:48:15 +08:00
contribute driver: pack peripherals 2023-02-02 18:19:58 +08:00
get-started docs: update CN trans for memory-types,tips-and-quirks, partition-tables and start-project 2023-01-10 02:40:03 +00:00
hw-reference Doc: added a warning to not use pin 35, 36, 37 on modules with octal external memory 2023-01-30 14:22:55 +08:00
libraries-and-frameworks docs: add C++ support chapter to the API guides 2022-11-04 18:37:03 +01:00
migration-guides Merge branch 'refactor/pack_driver_source_files' into 'master' 2023-02-07 10:20:57 +08:00
security docs: secure-boot-v2: add a section about secure padding 2023-02-08 12:01:52 +05:30
third-party-tools docs: fix link_roles not linking correctly for certain files 2020-06-22 20:42:59 +08:00
404.rst docs: update 404.rst 2022-07-04 14:44:29 +08:00
about.rst docs: update getting started and frontpage docs for C6 2022-11-17 11:30:30 +08:00
conf.py docs: update copyright date for docs automatically 2022-01-10 15:05:33 +08:00
COPYRIGHT.rst sys_view: upgrade to version 3.32 2023-01-24 00:26:58 +07:00
index.rst docs: remove rarely used items from the home page 2022-09-23 16:04:52 +08:00
languages.rst doc:updated cn translation for language.rst and version.rst to provide new layout for version/target select 2021-03-12 16:15:56 +08:00
resources.rst docs: update redirected links 2022-05-07 13:09:41 +08:00
versions.rst docs: add commands to updating esp-idf versions in windows system 2022-10-19 15:18:01 +08:00