zephyr/scripts/utils
Chris Friedt 72bc08578b scripts: utils: posix: add dry-run option and improve logging
Add a `--dry-run` (or `-d`) option to the posix kconfig
migration script for deprecated POSIX Kconfigs.

Additionally, add a set of skipped options (e.g. `TIMER`).

The `CONFIG_TIMER` option does not exist in the tree anymore
and was way too generically named previously, so the false
positive rate is astronomical, so it makes sense to skip it.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-03-12 19:03:52 +01:00
..
board_v1_to_v2.py
convert_guidelines.py
gen_util_macros.py
migrate_includes.py
migrate_mcumgr_kconfigs.py
migrate_posix_kconfigs.py
migrate_sys_init.py
ntc_thermistor_table.py
pinctrl_nrf_migrate.py
twister_to_list.py