zephyr/scripts/utils
Martí Bolívar 3f8d33ee3b scripts: restore utils/migrate_includes.py
Commit 9b30667c77
("build: drop LEGACY_INCLUDE_PATH support")
removed scripts/utils/migrate_includes.py.

This was premature. This script is still useful to users of older
versions of zephyr that are attempting to migrate to current ones.

For example, users of v2.7 LTS who are migrating to v3.4 should
still be able to run the script to migrate their code bases.

Restore it. Maybe after next LTS we can remove it. It costs
basically nothing to keep it in the tree.

Signed-off-by: Martí Bolívar <mbolivar@amperecomputing.com>
2023-08-10 08:05:54 +00:00
..
migrate_includes.py scripts: restore utils/migrate_includes.py 2023-08-10 08:05:54 +00:00
migrate_mcumgr_kconfigs.py scripts: utils: migrate_mcumgr_kconfigs: Remove IMG dummy header 2023-04-21 16:33:30 +02:00
migrate_sys_init.py scripts: utils: migrate_sys_init: handle empty line after ARG_UNUSED 2023-04-25 19:57:00 +02:00
ntc_thermistor_table.py scripts: fix 'compatible' property of generated thermistor tables 2023-04-27 17:38:31 +09:00
pinctrl_nrf_migrate.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
twister_to_list.py scripts: utils: add twister_to_list tool 2023-05-10 09:52:37 +02:00