zephyr/scripts/utils
Chris Friedt fe1e7f8d37 doc: release: posix: deprecate non-normative POSIX Kconfig
Add release notes for the deprecation of a number of POSIX
Kconfig options. These have been deprecated so that we can
use more normative Kconfig variable identifiers, based on
the Options and Option Groups of IEEE 1003.1-2017.

To simplify migration, use

python $ZEPHYR_BASE/scripts/utils/migrate_posix_kconfigs.py \
    -r root_path

Additionally, document the removal of PTHREAD_BARRIER_DEFINE(),
EFD_IN_USE, EFD_FLAGS_SET, which were previously deprecated
>= 2 release cycles before.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-04 16:27:12 -05:00
..
board_v1_to_v2.py hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
convert_guidelines.py scripts: utils: add guidelines converter script 2023-10-30 13:46:23 -04:00
gen_util_macros.py util: increase several macros limit from 255 to 4095 2023-10-05 06:10:06 -04: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_posix_kconfigs.py doc: release: posix: deprecate non-normative POSIX Kconfig 2024-06-04 16:27:12 -05: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: Update ntc-thermistor table generator 2023-09-19 09:28:50 -05: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